ie6 not displaying my layout

This is a discussion on "ie6 not displaying my layout" within the Web Page Design section. This forum, and the thread "ie6 not displaying my layout are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Jun 7th, 2006, 15:10
New Member
Join Date: Jun 2006
Location: uk
Age: 29
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Angry ie6 not displaying my layout

Hi all. I developed a site in safari using css positioning. This is my first real attempt at css development and I've discovered the wonders of ie.

http://www.i4cevents.com/new/pages/index.htm

is the page I developed. Viewed in ff, opera and safari, looks fine (with one or two minor glitches)

In ie, things went wrong. I've managed to iron out some major bugs but the box area bottom borders are meant to line up with the box area side borders (which are rounded edge images).

The style sheet is at http://www.i4cevents.com/new/styles/mainStyle8.css and this is the main sheet. Inside that sheet, I've imported a ie hack sheet which is at
http://www.i4cevents.com/new/styles/ie-win.css

Aside from the png problem (which I'm gonna have to work round), why won't the bottom of the boxes align with the side borders? If I try to shrink the length of the boxes from the ie hack sheet nothing happens. WHY???!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Jun 7th, 2006, 15:36
New Member
Join Date: Jun 2006
Location: uk
Age: 29
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Re: ie6 not displaying my layout

okay. I've figured out that the box areas (which are list items) are displaying wrong. In firefox and ie the list items width and height are set the same but in ie the list items are rendered taller than in ff. I can't figure out why. Is it something to do with the margins or padding? The styling for the list items is:

ul li{
float:left;
list-style-type:none;
background:url('../images/indexRallyGrey.jpg') top left repeat-x fixed;
height:298px;
width:34%;
margin:0 4% 0 0;
border-bottom:2px solid #646464;
}

and in ie the code is slightly changed to:

* html body #foreground ul li{
position:relative;
background:#dddddd;
width:30%;
padding:0 0 0 20px;
}
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
ie6, displaying, layout

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Why displaying nothing? begeiste PHP Forum 17 Oct 1st, 2007 19:22
Fluid layout - IE6 clichés the layout when resizing cyberseed Web Page Design 7 Jun 16th, 2007 05:14
why is it displaying in IE..?? tameem Web Page Design 3 Oct 14th, 2006 06:09
Need help displaying XML Zhan Web Page Design 5 Aug 19th, 2005 18:47
What makes a layout a good layout? Miles Lombardi Graphics and 3D 4 Jul 26th, 2005 03:22


All times are GMT. The time now is 23:26.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved