[Closed] Topic only shows "Section 1", "Secton 2" ....
- John Feagans
- Offline
- Junior Member
-
Less
More
13 years 10 months ago #11
by John Feagans
Replied by John Feagans on topic Re: Topic only shows "Section 1", "Secton 2" and so on...
Hi Antonio,
Cannot install .8 as we are no longer compatible with Joomla 1.5 install (see my other comment in .8 forum)
The problem for me was in joomdle.css. I diff'd version .7 with .8 and found in the class="joomdle_item_count" there were two lines added.
overflow:auto;
padding bottom: 1px;
I have yet to try this on the complete set of browsers on all the popular platforms but padding bottom appears to cure the problem in the attached file.
Cannot install .8 as we are no longer compatible with Joomla 1.5 install (see my other comment in .8 forum)
The problem for me was in joomdle.css. I diff'd version .7 with .8 and found in the class="joomdle_item_count" there were two lines added.
overflow:auto;
padding bottom: 1px;
I have yet to try this on the complete set of browsers on all the popular platforms but padding bottom appears to cure the problem in the attached file.
Please Log in or Create an account to join the conversation.