-
AuthorPosts
-
January 23, 2009 at 11:32 pm #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
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
January 23, 2009 at 11:46 pm #287903Open 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;
}
1 user says Thank You to scotty for this useful post
February 3, 2009 at 8:22 pm #289419Perfect. Thanks!
AuthorPostsViewing 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
Possible to stop headerwrap from repeating
Viewing 3 posts - 1 through 3 (of 3 total)