Problem with Kunena and Content DIVs
Social Joomla! template ideal to promote activities and discussion at various levels with JomSocial support.
- GK User
- Mon Dec 07, 2009 10:44 pm
I have some problem with DIV position.
1. In content view (between 1 and 10 page is ok) but >11 page NOT
1 to 10 - OK
11 to ... - Bad DIV
2. In Kunena is same problem
Tested on firefox and google chrome - similar effect on both web browsers - and please don't tell me it's a problem with joomla or kunene becouse before everything was ok.
EDIT: Before changing template (from Comuna3)
EDIT2: I found solution for Kunena
Change (gk_quay/css/template.css):
To:
1. In content view (between 1 and 10 page is ok) but >11 page NOT
1 to 10 - OK
11 to ... - Bad DIV
2. In Kunena is same problem
Tested on firefox and google chrome - similar effect on both web browsers - and please don't tell me it's a problem with joomla or kunene becouse before everything was ok.
EDIT: Before changing template (from Comuna3)
EDIT2: I found solution for Kunena
Change (gk_quay/css/template.css):
- Code: Select all
select {
padding:5px;
width:90%;
margin-bottom: 5px;
}
To:
- Code: Select all
select {
padding:5px;
margin-bottom: 5px;
}
-
- Fresh Boarder
- GK User
- Thu Feb 18, 2010 3:57 pm
Thank you for the kunena fix
-
- Senior Boarder
- GK User
- Thu Feb 18, 2010 5:15 pm
Yes thanks! that fixed my problem as well!
-
- Fresh Boarder
- GK User
- Mon May 09, 2011 2:40 pm
Sweet, now it's aligned! Big thank you and Karma for you
-
- Senior Boarder
4 posts
• Page 1 of 1