The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Extend background to bottom of page
tsutanai
post Nov 22 2008, 04:19 PM
Post #1


Newbie
*

Group: Members
Posts: 16
Joined: 21-November 06
From: England
Member No.: 1,010



How do I get the background of this page to extend to the bottom even if the content doesn't?

http://www.freewebs.com/elysiumgraphics/layout.html

Please help, and thanks in advance!
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
NovaArgon
post Nov 23 2008, 06:33 PM
Post #2


Always Need To Learn A New Code
*****

Group: Members
Posts: 265
Joined: 10-June 07
From: South Carolina
Member No.: 3,057



You need to do it in your css.

CODE
#wrap
{
margin: 0 auto;
width: 753px;
background-image: url(NewLayout/container.jpg) repeat-y;
}


Try this and see if it works not sure if its repeat-y or repeat-x
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 23rd April 2024 - 03:23 AM