Log In · Register

 
 
Closed TopicStart new topic
Help with LJ overrides
sand_manda
post Feb 26 2006, 02:15 AM
Post #1


Newbie
*

Group: Member
Posts: 2
Joined: Dec 2005
Member No: 326,103



sorry to be such a bother (^^;)...but im trying to customize this layout. i'll still credit you, of course, but i need to know if there is a way for me to add a background....

this image: http://img.photobucket.com/albums/v510/Ama...undscissors.png

with these settings:

background-image:url('http://img.photobucket.com/albums/v510/Amanda-chan/backgroundscissors.png');
background-position:top left;
background-repeat:repeat;
background-color:#0000FF;
background-attachment:fixed;


where would i place it in the code?
 
*Libertie*
post Feb 26 2006, 07:00 PM
Post #2





Guest






Most LJ code is gonna look like this:

CODE
GLOBAL_HEAD<=

your css here

<=GLOBAL HEAD

So your code will go in like this:

CODE
GLOBAL_HEAD<=

<style type="text/css">
background-image:url('http://img.photobucket.com/albums/v510/Amanda-chan/backgroundscissors.png');
background-position:top left;
background-repeat:repeat;
background-color:#0000FF;
background-attachment:fixed;
</style>

<=GLOBAL HEAD


By the way, I split your post from that other topic so it would be here in LJ help. Sometimes posts don't get answered in that forum, so I thought I'd help yours get seen. =x
 
sand_manda
post Mar 11 2006, 11:12 PM
Post #3


Newbie
*

Group: Member
Posts: 2
Joined: Dec 2005
Member No: 326,103



thank you sooo much!!!!!!!!
 

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