CSS & IE 6.0

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
occasio
New Member
New Member
Posts: 9
Joined: Mon Aug 04, 2008 1:32 am

CSS & IE 6.0

Post by occasio »

Here's the two examples

http://pbseast.org/v3/index.php?page=bbb
http://pbseast.org/v3/index.php?page=socialaction

The first page is looking ok in IE 6.0 but for some reason the 2nd page is not respecting the CSS.

Any ideas
Last edited by occasio on Fri Sep 05, 2008 12:43 am, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CSS & IE 6.0

Post by Dr.CSS »

You may want to fix the validation errors before any real work can be done...

And why the scroll, if you have to scroll in the content might as well scroll the page...
occasio
New Member
New Member
Posts: 9
Joined: Mon Aug 04, 2008 1:32 am

Re: CSS & IE 6.0

Post by occasio »

mark wrote: You may want to fix the validation errors before any real work can be done...

And why the scroll, if you have to scroll in the content might as well scroll the page...
I'm not seeing any validation errors.    The scroll is needed because the layout is static.
hexdj
Power Poster
Power Poster
Posts: 415
Joined: Sat Mar 24, 2007 8:28 am

Re: CSS & IE 6.0

Post by hexdj »

Errors found while checking this document as XHTML 1.0 Strict!
Result: 26 Errors, 3 warning(s)

And I agree with Mark, makes no sense having a scroll bar for that content box, if people have a small screen or their window simply not maximized they will see a window scroll bar and also the one for the content box, you can't design a site for a single specific height, you might be able to get away with it for width but definitely not for height. Just my two cents :)
Post Reply

Return to “Layout and Design (CSS & HTML)”