Log In · Register

 
 
Closed TopicStart new topic
How do I make my Myspace backround animated ?
Rosey666
post Dec 7 2007, 02:28 PM
Post #1


Member
**

Group: Member
Posts: 15
Joined: Jan 2007
Member No: 493,733



What would be the code? ALso where would I place it? I am just going to be using a regular MySpace layout, not the default, but I would just like the backround to be like the one I have now which is this:

http://i53.photobucket.com/albums/g52/fium...nds/fashion.gif


sad.gif Please help




Thanks,

ROSE
 
FoxLucky
post Dec 7 2007, 02:39 PM
Post #2


So um yeah
*****

Group: Official Designer
Posts: 745
Joined: Aug 2006
Member No: 459,873



<style="text/css">
body{background-image:url(http://i53.photobucket.com/albums/g52/fiumelly/cuteee/backgrounds/fashion.gif);
background-repeat:repeat;}
</style>
 
S-Majere
post Dec 7 2007, 02:41 PM
Post #3


Addict
*******

Group: Staff Alumni
Posts: 3,918
Joined: Jun 2007
Member No: 538,522



You'd use this code and put your animated link into it - place this in your 'About Me' section.

HOWEVER, you image is rather....dynamic...and I don't think the size of it nor it's flashing images would look any good as a background.

CODE
<style>

body {
background-image: url('http://i53.photobucket.com/albums/g52/fiumelly/cuteee/backgrounds/fashion.gif');
background-attachment:fixed;
background-position:bottom left;
background-color:cccccc;
background-repeat: no-repeat; }</style>
 
FoxLucky
post Dec 7 2007, 02:43 PM
Post #4


So um yeah
*****

Group: Official Designer
Posts: 745
Joined: Aug 2006
Member No: 459,873



Did you want it tiled or just in one spot? Mine is tiled and S.Majera's is positioned in the corner.

I have to agree, I don't think it would look great as a background.
 
Rosey666
post Dec 7 2007, 03:01 PM
Post #5


Member
**

Group: Member
Posts: 15
Joined: Jan 2007
Member No: 493,733



Actually it looks pretty neat right now, I have that as my backround, but I deleted all the blogs and such. So I just want to have a new layout...

Look:

www.myspace.com/iloveisabellarose


add me and youll see what it is I mean

Yeah i want it tiled
 
S-Majere
post Dec 7 2007, 03:09 PM
Post #6


Addict
*******

Group: Staff Alumni
Posts: 3,918
Joined: Jun 2007
Member No: 538,522



Please do not double post.

If you want your background tiled, remove the 'no' on repeat:no-repeat;

So you're left with:

CODE
<style>

body {
background-image: url('http://i53.photobucket.com/albums/g52/fiumelly/cuteee/backgrounds/fashion.gif');
background-attachment:fixed;
background-position:bottom left;
background-color:cccccc;
background-repeat:repeat; }</style>
 

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