Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-15-2012, 01:07 AM   PM User | #1
sll345
New to the CF scene

 
Join Date: Sep 2012
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
sll345 is an unknown quantity at this point
Unhappy Extra space on the right side of page?

Hi everyone!

My website is i5.nyu.edu/~sll345.

I can't seem to figure out why there's this huge space on the right side. One of my divs could be positioned weird, but I don't know how to go about fixing it. I also tried "overflow-x: hidden" on the style sheet, but the huge space still remained although without the horizontal scroll bar.

Any help would be appreciated!
sll345 is offline   Reply With Quote
Old 09-15-2012, 02:21 AM   PM User | #2
Sammy12
Registered User

 
Join Date: Jun 2011
Posts: 1,063
Thanks: 12
Thanked 241 Times in 240 Posts
Sammy12 is on a distinguished road
On line 81 of style.css:

Code:
#menu ul {
    background: black;
    padding: 0;
    position: relative;
    min-width: 1100px; /* delete */
}
Sammy12 is offline   Reply With Quote
Users who have thanked Sammy12 for this post:
sll345 (09-15-2012)
Old 09-15-2012, 02:56 AM   PM User | #3
sll345
New to the CF scene

 
Join Date: Sep 2012
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
sll345 is an unknown quantity at this point
Oh wow, I put that at the very beginning when I was trying keep the menu from stacking, but I totally forgot about it. THANK YOU SO MUCH! You are amazing.
sll345 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 11:49 AM.


Advertisement
Log in to turn off these ads.