Log In · Register

 
Streching the background, how do you do it?
icylove
post Feb 14 2004, 02:00 PM
Post #1


Senior Member
***

Group: Member
Posts: 93
Joined: Feb 2004
Member No: 3,497



How do you stretch a bg... like on windows desktop u can just click on strech.... how do you do that online... thnx
 
 
Start new topic
Replies
peckrf091
post Feb 22 2004, 11:43 AM
Post #2


Newbie
*

Group: Member
Posts: 1
Joined: Feb 2004
Member No: 4,796



no u can stretch backrounds with html, its actually really easy.

<style type="text/css">
body {
background-color: #000000;
background-image: url("BACKROUND URL HERE");
background-attachment: fixed;
background-repeat: no-repeat;
background-position: stretched;
}
</style>

there ya go, _smile.gif
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: