This is a discussion on "Annoying little gap" within the Web Page Design section. This forum, and the thread "Annoying little gap are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Annoying little gap
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
||||
|
||||
|
Annoying little gap
I'm redcoding of a website I'm doing (they won't let me redesign it) and the two-column layout is giving me trouble. Theres an annoying little gap between the #header div and the #yield div, in which the #wrapper div is letting its green background show through. I can't figure out why its doing it. Everything I through at it either doesn't work or causes even more damage.
The design you can find at http://dev.wicec.org/drafting/v1/ The stylesheet at http://dev.wicec.org/drafting/v1/css/scaffold.css Thanks
__________________
Web Design And Development: Other Road Design | Problems with IE6?: KApp | My Blog: Only Nerds Allowed | Learning PHP? Lessons
Last Blog Entry: Hilarious Rapper (Jul 29th, 2008)
|
|
#2
|
|||
|
|||
|
Re: Annoying little gap
Few things to try:
does your header image have any padding? Seems you have set it to have no margin but what about default borders or padding? What about the div itself? |
|
#3
|
||||
|
||||
|
Re: Annoying little gap
Everything possible I have set padding and margin to 0 but its still not working
__________________
Web Design And Development: Other Road Design | Problems with IE6?: KApp | My Blog: Only Nerds Allowed | Learning PHP? Lessons
Last Blog Entry: Hilarious Rapper (Jul 29th, 2008)
|
|
#4
|
||||
|
||||
|
Re: Annoying little gap
Now I am really confused. I started to debug the issue. So first I commented out any HTML that had no revelance to the issue. Basically scrapped it down to its skeleton. Then I commented out all the CSS that was attached to the commented out HTML. The problem was still there. So I commented out "margin: 0 0 0 100px;" - the piece of code pushing #yield (the big white div) over to the side 100 pixels - and replaced it with "margin: 0;" refreshed the page: nothing happened. Then I realized that #yield was being pushed over 124px, not 100px. I don't know what has happened. I was making changes to the styles and HTML no problem, so I'm not on the wrong stylesheet or something. But then why was the #yield div following some ghost stylesheet? I can't understand whats wrong.....
![]()
__________________
Web Design And Development: Other Road Design | Problems with IE6?: KApp | My Blog: Only Nerds Allowed | Learning PHP? Lessons
Last Blog Entry: Hilarious Rapper (Jul 29th, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Isn't it SOOOOO annoying when... | VanessaJW | Webforumz Cafe | 27 | May 22nd, 2007 01:18 |
| Notepad Is annoying me | Accurax | Webforumz Cafe | 21 | Mar 12th, 2007 14:18 |
| Simple but so annoying | Sean J | Web Page Design | 11 | Mar 11th, 2007 01:34 |
| This ImageMap is annoying me! | Dapandyman | JavaScript Forum | 2 | Nov 14th, 2006 21:02 |
| Bloomin annoying gap in IE | minute44 | Web Page Design | 3 | Oct 18th, 2006 06:15 |