Topic: need to get rid of some annoying horizontal scrollbar :( |
|
---|---|
Author | Thread |
Maniac (V) Mad Librarian From: the space between us |
posted 04-28-2010 22:14
dear inmates, |
Paranoid (IV) Inmate From: Florida |
posted 04-29-2010 02:06
code: #bar { margin: 0 !important; } #bar a { margin-right: 26px !important; } |
Maniac (V) Mad Librarian From: the space between us |
posted 04-30-2010 11:11
thank you very much! |
Paranoid (IV) Inmate From: Florida |
posted 04-30-2010 15:18
#footer-inner and .box-container also have odd-looking significant negative margin right values |
Maniac (V) Mad Librarian From: the space between us |
posted 05-04-2010 14:42
worked! thanks a lot!!! |