Log In · Register

 
pictures in background of each post.
beautiful3dreame...
post Feb 10 2006, 10:42 PM
Post #1


Sweet Dreamer
***

Group: Member
Posts: 31
Joined: Jan 2006
Member No: 359,195



I've noticed in some layouts there are background pictures in each box of the post. (Usually along the side or in the lower right hand corner.
http://www.xanga.com/teacup_5
There is a rainbow on that one.
Is it a code?
Thanks
 
 
Start new topic
Replies (1 - 5)
YourSuperior
post Feb 10 2006, 11:30 PM
Post #2


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



QUOTE(beautiful3dreamer @ Feb 10 2006, 10:42 PM)
I've noticed in some layouts there are background pictures in each box of the post. (Usually along the side or in the lower right hand corner.
http://www.xanga.com/teacup_5
There is a rainbow on that one.
Is it a code?
Thanks
*

CODE
<style type='text/css'>
table.blogbody {
/* this edits the other the place where the blog is */
width:250px;
border:1px solid #000000;
background-color: #FFFFFF;
background-image:url('PUT IMAGE URL HERE');
background-repeat: repeat-y;
background-position: top right;
background-attachment: fixed;
text-align:center;
}
</style>


^Use that code just replace your background image url where i typed PUT IMAGE URL HERE. You can edit the background-attachment, etc.
 
beautiful3dreame...
post Feb 10 2006, 11:43 PM
Post #3


Sweet Dreamer
***

Group: Member
Posts: 31
Joined: Jan 2006
Member No: 359,195



how to I get it so it only appears once? in the bottom right?
 
beautiful3dreame...
post Feb 10 2006, 11:46 PM
Post #4


Sweet Dreamer
***

Group: Member
Posts: 31
Joined: Jan 2006
Member No: 359,195



actaully i just messed with the code a bit and now it works!
thanks!
 
YourSuperior
post Feb 10 2006, 11:48 PM
Post #5


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



QUOTE(beautiful3dreamer @ Feb 10 2006, 11:43 PM)
how to I get it so it only appears once? in the bottom right?
*

CODE
<style type='text/css'>
table.blogbody {
/* this edits the other the place where the blog is */
width:250px;
border:1px solid #000000;
background-color: #FFFFFF;
background-image:url('PUT IMAGE URL HERE');
background-position: bottom right;
background-attachment: fixed;
text-align:center;
}
</style>


Okay, I edited the code for you, now just paste your image url in the correct spot.


<Edit>
Oh okay, You're Welcome. I'm glad I could help. _smile.gif
 
talcumpowder
post Feb 11 2006, 01:19 AM
Post #6


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



Please refrain from double-posting. wink.gif
-> Topic Closed.
 

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