I know that the IE is a pain in the ass respecting css, but I have a problem with a mod of the cleanslate theme. You can view here. The right sidebard eats a little of the forums table. In Mozilla all was fine, but is there any form of solve it for IE?
I've just started working with the phptemplate engine and themes and was rolling along working in Firefox and then looked at the site in IE and it is a mess. Font size is one issue, but most problematic is the difference in image handling between the two. Text behaves and wraps nicely in Firefox and has double and triple line gaps in IE or won't wrap at all... Unfortunately there are still a lot of people, like millions, out there using IE as if it is the only browser in existence.
is this a known issue with most of the themes or just something in Democratica? Anyone know? Any global suggestions regarding this or is there one theme that handles both browsers better? Is htmlarea a problem with the Phptemplate themes?
The themes have come soooo far it is exciting to see, but I'm worried about the level of hacking around that might be necessary to get them to work. I have nonprofit volunteer users who need to maintain sites and they really can't be too worried about things looking like 'jumblaya' in IE and letter perfect in Firefox. Thanks, GZ
Comments
Democratica & IE
I've just started working with the phptemplate engine and themes and was rolling along working in Firefox and then looked at the site in IE and it is a mess. Font size is one issue, but most problematic is the difference in image handling between the two. Text behaves and wraps nicely in Firefox and has double and triple line gaps in IE or won't wrap at all... Unfortunately there are still a lot of people, like millions, out there using IE as if it is the only browser in existence.
is this a known issue with most of the themes or just something in Democratica? Anyone know? Any global suggestions regarding this or is there one theme that handles both browsers better? Is htmlarea a problem with the Phptemplate themes?
The themes have come soooo far it is exciting to see, but I'm worried about the level of hacking around that might be necessary to get them to work. I have nonprofit volunteer users who need to maintain sites and they really can't be too worried about things looking like 'jumblaya' in IE and letter perfect in Firefox. Thanks, GZ
Possibility
In style.css you will find
try changing the 100% to 99%. IE often does not do 100% "correctly".
It didn´t work. Ty!
It didn´t work. Ty.