Log In · Register

 
adding a background
xoxochibi
post Aug 8 2007, 03:59 PM
Post #1


Senior Member
****

Group: Member
Posts: 196
Joined: May 2004
Member No: 17,677



whats a simple code to put in ur profile

so it adds a background

becuz i have the default myspace skin and just want to put a background behind the default layout

<333
 
 
Start new topic
Replies
*The Markster*
post Aug 8 2007, 04:03 PM
Post #2





Guest






If you want the entire background to be shown, with the default layout being transparent, you can use this code:

CODE
<style type="text/css">
body {
     background-image: url('IMAGE URL HERE');
     background-position: top left;
     background-repeat: repeat;
}
table, tr, td, th, div, span, li, p, font, .text {
     background-color: transparent;
}
</style>


And replace 'IMAGE URL HERE' with the link of your background image. _smile.gif
 

Posts in this topic
xoxochibi   adding a background   Aug 8 2007, 03:59 PM
SinfullySweet   CODE<style> body { background-image:u...   Aug 8 2007, 04:01 PM
The Markster   If you want the entire background to be shown, wit...   Aug 8 2007, 04:03 PM
xoxochibi   THANK U!!! <33333   Aug 8 2007, 04:05 PM
Alvin   Problem Solved. Topic Closed   Aug 8 2007, 04:42 PM


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