- Moderated by:
- Support Team
-
- rank:
-
Freshman
- registered:
- May 2007
- Status:
- offline
- last visit:
- 22.07.07
- Posts:
- 12
Does anyone have a fix for display problems with the center block on the xLDTv3 theme? My center blocks break about halfway down, especially in the admin modules. This is a particular problem with public pages using IE 6, which makes up a good portion of my user base. Any suggestions are appreciated. -
- rank:
-
Professional
- registered:
- December 2003
- Status:
- offline
- last visit:
- 21.11.08
- Posts:
- 2975
You can reduce the image width...
You can reduce some of the padding..
Or the left and right column widths...
Drop a column altogether..
...
...
...
You could fix size the whole theme.. and adjust accordingly.. to make it fit any browser..
There is nothing wrong with the theme, per se, It is the image...
--
David Pahl
Zikula Support Team -
- rank:
-
Professional
- registered:
- February 2004
- Status:
- offline
- last visit:
- 01.11.08
- Posts:
- 1037
Well, part of the problem (I have found) is that many of the non-templated modules still remaining in the stable release of PN have hardcoded clearing divs in them. That makes everything drop to the bottom of the longest column. So, in those old modules, you often have to go digging for that clearing div and remove it.
This problem is an issue with many XHTML/CSS compliant themes, simply because they don't use tables. I believe those clearing divs, when placed within cells of a table, do not have the same effect -- I believe they only affect the divs within that cell.
edited by: Wendell, Jun 28, 2007 - 06:50 PM
--
