Altitude Game: Forums  

Go Back   Altitude Game: Forums > Altitude Discussion > Ladder Discussion
FAQ Community Calendar

Ladder Discussion Everything related to altitudeladder.com and the ladder servers goes here.

Reply
 
Thread Tools Display Modes
  #1  
Old 08-05-2011, 03:49 AM
Carlos98 Carlos98 is offline
Senior Member
 
Join Date: Oct 2010
Posts: 272
Default Ladder Website CSS #content overflow

Please fix the overflow on #content in the CSS. I constantly see scroll bars within the content div and it drives me nuts. I imagine it's a bug relating to how the different absolute heights are being interpreted/processed, but the easy fix would be just changing from overflow:auto to
overflow:visible or overflow:hidden

Thanks!

Edit: because apparently I have no life tonight:

*{
line-height:1em;
}

or

#menu li a {
line-height:1em;
}

would fix that 2 pixel gap between #menu and #content in FF and Chrome

Last edited by Carlos98; 08-05-2011 at 04:36 AM.
Reply With Quote
  #2  
Old 08-05-2011, 05:20 AM
TRUEPAiN TRUEPAiN is offline
Senior Member
 
Join Date: Dec 2009
Location: Bay Area
Posts: 452
Default

The things I'd do for your knowledge of programming
Reply With Quote
  #3  
Old 08-05-2011, 06:00 AM
Ajuk999 Ajuk999 is offline
Senior Member
 
Join Date: Dec 2009
Location: United States
Posts: 3,823
Send a message via AIM to Ajuk999
Default

While we are at it, I might as well point out some things that could use a little tweaking on the site.

1. The "top5" divs aren't centered within the main content. You could use some simple code to fix this:
Code:
#top5, #latestmatches {margin-left: 22px;}
2. Repeating issue with the search bar in Firefox.

Which you could fix by defining a specific height for the text field input
Code:
#menu input {height:20px;}
All for the furtherance of ladder.
Reply With Quote
  #4  
Old 08-05-2011, 08:50 AM
cipso cipso is offline
Senior Member
 
Join Date: Feb 2010
Location: Trashcan
Posts: 129
Default

When discussing UI bugs, it's usually the best to attach screenshots. I cannot reproduce overflow bug reported by Carlos (using chrome/safari/firefox on Mac). Your fixes look good, so I will incorporate them, but I'd prefer to see bug in action first.

Thanks for reporting and code!
Reply With Quote
  #5  
Old 08-05-2011, 05:42 PM
Ajuk999 Ajuk999 is offline
Senior Member
 
Join Date: Dec 2009
Location: United States
Posts: 3,823
Send a message via AIM to Ajuk999
Default

Quote:
Originally Posted by cipso View Post
When discussing UI bugs, it's usually the best to attach screenshots. I cannot reproduce overflow bug reported by Carlos (using chrome/safari/firefox on Mac). Your fixes look good, so I will incorporate them, but I'd prefer to see bug in action first.

Thanks for reporting and code!
I didn't see the issue he mentioned either.
Reply With Quote
  #6  
Old 08-05-2011, 07:12 PM
cipso cipso is offline
Senior Member
 
Join Date: Feb 2010
Location: Trashcan
Posts: 129
Default

Ajuk, please check your PMs :-)
Reply With Quote
  #7  
Old 08-05-2011, 07:32 PM
Ajuk999 Ajuk999 is offline
Senior Member
 
Join Date: Dec 2009
Location: United States
Posts: 3,823
Send a message via AIM to Ajuk999
Default

Quote:
Originally Posted by cipso View Post
Ajuk, please check your PMs :-)
Yes I can have it to you later today.
Reply With Quote
  #8  
Old 08-05-2011, 07:43 PM
cipso cipso is offline
Senior Member
 
Join Date: Feb 2010
Location: Trashcan
Posts: 129
Default

Cool, great! I just wasn't sure if you've read it or not
Reply With Quote
  #9  
Old 08-05-2011, 07:45 PM
cipso cipso is offline
Senior Member
 
Join Date: Feb 2010
Location: Trashcan
Posts: 129
Default

Carlos, btw, not sure if overflow:visible or overflow:hidden is better solution than scroll bars. Anyway, send a screenshot, maybe I can fix the page where you see the scrollbars (move content around, remove some content, ...).
Reply With Quote
Reply


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. The time now is 06:21 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.
2008 Nimbly Games LLC