Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Wes

    (@jospheny2012)

    I figured out a solution. Placing this code in the stylesheet eliminated the problem.

    html, body {
        max-width: 100%;
        overflow-x: hidden;
    }

    Everything looks good now.

    Thanks!

    Thread Starter Wes

    (@jospheny2012)

    Yes, I have cleared my browser cache but still have the problem.

    Thanks for the screenshot. It helped me to see there is something wrong with the way the page is displaying. I didn’t notice it on my own screen.

    The slider pic is supposed to go all the way to the edge, but it doesn’t. On my screen, it does, but I have the extra white space to the right on every page.

    I have tried adjusting the page width (from 1100 to 850), which eliminates the white space but makes the overall page width seem to narrow (too large a margin on both sides.)

    Thread Starter Wes

    (@jospheny2012)

    Thanks for your reply, James. I guess this is good news that it looks ok from your end. I am using Safari 7.1 and Chrome 38.0.2125.104.

    I thought I had unknowingly zoomed in, causing the zoomed view to be too large for the browser, but I checked this in both browsers and this is not the case.

    Could it be the page width setting (1100px)? Do I even need a page width setting?

    Thanks!

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