WebsiteBaker Community Forum

WebsiteBaker Support (2.8.x) => Templates, Menus & Design => Topic started by: twst on May 16, 2008, 08:57:58 PM

Title: Browser Friendly Templates
Post 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?
Title: Re: Browser Friendly Templates
Post by: Ruud on May 16, 2008, 10:54:50 PM
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
Title: Re: Browser Friendly Templates
Post by: Ruud on May 16, 2008, 11:38:14 PM
Just found your other post on this problem.

Quote
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:

Quote
.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