Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • andrewlovatt Friend
    #137429

    Hello,

    I’ve set up a web site at http://awb-winnipeg.ca . This problem is relating to the red header wrap (our logo) displaying at the top of the page — on my computer (smaller widescreen monitor), everything is displaying fine. However, when I access the page on a computer with a larger monitor, the logo repeats itself to the right. Is there any way to stop this?

    Please see attached image for the problem.

    Thanks,
    Andrew


    1. Picture1
    scotty Friend
    #287903

    Open template.css and find on line 661…

    #ja-headerwrap {
    background:#000000 url(../images/red/logo.png) repeat-x scroll center 40px;
    height:200px;
    }

    and change to…

    #ja-headerwrap {
    background:#000000 url(../images/red/logo.png) no-repeat scroll center 40px;
    height:200px;
    }

    andrewlovatt Friend
    #289419

    Perfect. Thanks!

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

This topic contains 3 replies, has 2 voices, and was last updated by  andrewlovatt 15 years, 9 months ago.

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