Log In · Register

 
fixed background w/ transparent tables?, myspace background
tr4k
post Jul 9 2005, 12:06 AM
Post #1


Newbie
*

Group: Member
Posts: 7
Joined: Jul 2005
Member No: 169,076



seems like i keep using contradicting codes. im trying to use a background image on myspace, streched like as if it was a desktop background, and having my tables transparent so theres no borders or anything like that, just text. heres my current code, just wondering what i need to add/change. thanx to any help
 
 
Start new topic
Replies
Toasty232
post Sep 19 2007, 11:35 AM
Post #2


Newbie
*

Group: Member
Posts: 1
Joined: Sep 2007
Member No: 575,249



Just to let you know, there is new css3 tag which will alow you to stretch your image to fit the entire window. Unfortunatly, no browsers currently support this, but you may add it now. It won't conflict with your browser.

Here it is,
background-size:(percentage inserted here)
<style type="text/css">
Body
{
font-family:Copperplate gothic bold;
color:white;
background-size:100%;
background-position:center;
background-attachment:fixed;
background-repeat:no-repeat;
background-image:url(your.pix/here)
}
 

Posts in this topic


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