Problems with Background in Container
-
How can I get my content background to finish without cutting off the stars?
See screenshot:
http://i18.photobucket.com/albums/b150/annevik/Picture3.pngMy code for the container part is:
#container { width: 850px; background: url(/images/content.png) top center repeat-y; margin: 0 auto; color:#A79C8E; }
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Problems with Background in Container’ is closed to new replies.