WebsiteBaker Community Forum
WebsiteBaker Support (2.8.x) => Templates, Menus & Design => Topic started by: twst on May 16, 2008, 08:57:58 PM
-
I have a site using Landzilla which apparently is not IE friendly, specifically when viewing the News module. Looks fine in Firefox. Has anyone else had trouble with viewing the News module in Landzilla? Any solutions?
Which templates are more browser friendly than others?
-
Just did a quick test with Landzilla on my testserver.
I don't see any problems with the news pages. (tested IE7/FF)
Can you tell more on what doesn't look good? Maybe we can have a look somewhere?
Ruud
-
Just found your other post on this problem.
I missed step 5 when upgrading from 2.6.7 to 2.7:
The "standard" css that you might be missing from the 2.6.7 version is:
.post_title, .post_date { border-bottom: 1px solid #DDDDDD; }
.post_title { font-weight: bold; font-size: 12px; color: #000000; }
.post_date { text-align: right; font-weight: bold; }
.post_short { text-align: justify; padding-bottom: 5px; }
This News css and the unmodified Landzilla template works fine for me.
Ruud