My background image repeats about 4 times throughout the page, is there a code I can use to keep the image fixed in one position?
Does anyone know how to keep a myspace background image from repeating?
If you show me the code I can tell you what to change.
it'll be something like:
background-position:center center;
background-repeat:repeat;
background-attachment:fixed;
change;
background-repeat:repeat
to
background-repeat:none
Add the code I told you after the semi-colon following the image URL
Does anyone know how to keep a myspace background image from repeating?
background-repeat:no-repeat;
http://www.abrax.us/Katamari/BackgroundG...
^^---- generator to do it all for you
No comments:
Post a Comment