Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • jclark4321 Friend
    #162161

    So, with 85% of all browsers now being over 1200 px wide, my client and I decided to move our template width to about 1200px. However, for the 15 % of people who are under 1200 px, they will have a horizontal scroll bar on our site, which is OK for us, but when people scroll, they see something very troublesome. I have attached a screen-shot to show what they will see when they scroll to the right. How can I fix this? My site is http://www.gooregongo.com


    1. jatube
    Ninja Lead Moderator
    #384433

    Hi, open http://www.gooregongo.com/templates/ja_tube/css/template.css, find this:

    body#bd {
    background: #121212;
    color: #666;
    }

    change it to:


    body#bd {
    background: #121212;
    color: #666;
    width: 1200px;
    }


    that would fix the width of body and make it look like the wild 1200px screen.

    jclark4321 Friend
    #384514

    That unfortunatly creates a whole lot of problems for views larger than 1200px =/

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  jclark4321 13 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum