Site....

Another question; What is the default viewing resolution? I have a 1600 x 900 screen resolution and I have to scroll left and right to view the entire screen. I don't believe with a screen resolution like I have there should be a need to scroll left and right. Can this be corrected?
 
bracketracer said:
Paul, I have mine at 1280 x 1024. It fills the screen without scrolling side to side.
I tried changing the resolution but still had the same issue. I think it has something to do with the red outlined border. Just guessing.
 
bracketracer said:
Paul, I have mine at 1280 x 1024. It fills the screen without scrolling side to side.
Here's another kicker, on my desktop PC, I have a monitor resolution of 2560 x 1080 and it still requires a scroll left and right to see the entire web page.
 
DerbyDad4Hire said:
It is set up to fit to the screen. It autosizes on every computer I use...

I'll check at work tomorrow to see what happens on my laptop there. I just don't recall at the moment. Maybe something in my settings may be causing my issue here at home.
 
To remove the scroll bars you can try to comment out width: 100% on line 733 of black_glass_look.css, then clear your cache and reload. Not sure if that breaks something else. Can comment it temporarily like this:
Code:
  /* width:      100%; */
 
I seem to experience the 'black box' artifacts in Chrome, but not in Firefox. Anybody else have a similar experience?
 
Vitamin K said:
I seem to experience the 'black box' artifacts in Chrome, but not in Firefox. Anybody else have a similar experience?

I get those artifacts too, when viewing on a mobile device using Chrome. Chrome on a desktop PC has not given me this issue.
 
The site now fits the window without having to scroll to the right. /images/boards/smilies/thumb.gif

Thanks for getting this squared away.