Two errors - Similar Errors too.

This is a discussion on "Two errors - Similar Errors too." within the Web Page Design section. This forum, and the thread "Two errors - Similar Errors too. 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 Jul 27th, 2007, 15:47
Reputable Member
Join Date: Sep 2006
Location: England
Age: 20
Posts: 144
Thanks: 0
Thanked 0 Times in 0 Posts
Two errors - Similar Errors too.

http://www.leoncalder.com/work/360sigs/
http://www.leoncalder.com/work/360sigs/style.css

Please view in IE6. You'll notice under the green bar there's a little image which has extra baggage for some reason. So it's pushing the layout down.

Where the content is the top image which begins the content area has a gap below it. I think they both have the same problem, could anyone explain what's wrong?

Thanks.
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 Jul 27th, 2007, 15:58
Elite Veteran
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Two errors - Similar Errors too.

Hmmm ... not sure ... did you try adding margin: 0; and padding: 0; to those divs?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Jul 27th, 2007, 16:01
Reputable Member
Join Date: Sep 2006
Location: England
Age: 20
Posts: 144
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Two errors - Similar Errors too.

Yeah, nothing changed. Also tried some clears but it throws the content area off as a whole.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Jul 27th, 2007, 16:15
Elite Veteran
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Two errors - Similar Errors too.

For the one with the rounded corners I'd try adding overflow:hidden to the code
Code: Select all
#belowbar{
    width: 520px;
    height: 3px;
    float: right;
    border-bottom: 1px solid #6f6f6f;
    background-image: url(images/belowcurrent.gif);
    background-repeat: no-repeat;
    overflow: hidden;
}
Not sure why the white navcontainer isn't reaching the footer. Maybe you could add a few pixels in an IE only css file.

The option would be to use faux columns. Then you wouldn't ever have a problem. As for an easy fix, I don't know of one. Someone else may.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Jul 27th, 2007, 16:19
Reputable Member
Join Date: Sep 2006
Location: England
Age: 20
Posts: 144
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Two errors - Similar Errors too.

I'll try over flow soon and I'd rather have one CSS file.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Jul 27th, 2007, 17:28
Reputable Member
Join Date: Sep 2006
Location: England
Age: 20
Posts: 144
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Two errors - Similar Errors too.

Quote:
it's the same problem.

in IE6, the div's are being propped open by the font-size. the fix is to add Code:
font-size:1px
.
Quoted from someone on another forum for anyone else whom may have this problem in the future.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Jul 27th, 2007, 18:06
Elite Veteran
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Two errors - Similar Errors too.

Ahh.... makes sense. Thanks for sharing the fix!
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 errors

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
Errors Daniel Webforumz Suggestions and Feedback 4 Jan 14th, 2008 00:17
Two IE6 errors. PicoDeath Web Page Design 7 Dec 26th, 2007 17:42
a few errors lostyboy Web Page Design 8 Oct 29th, 2007 19:45
Errors in PHP Lchad PHP Forum 2 Sep 17th, 2007 16:14
404 errors simonneaves ASP.NET Forum 2 Nov 21st, 2005 12:14


All times are GMT. The time now is 20:57.


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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42