pictures in background of each post. |
pictures in background of each 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 |
|
|
|
![]() |
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. |
|
|
|
beautiful3dreamer pictures in background of each post. Feb 10 2006, 10:42 PM
beautiful3dreamer how to I get it so it only appears once? in the bo... Feb 10 2006, 11:43 PM
Maestro QUOTE(beautiful3dreamer @ Feb 10 2006, 11:43 ... Feb 10 2006, 11:48 PM
beautiful3dreamer actaully i just messed with the code a bit and now... Feb 10 2006, 11:46 PM
fishcake-y Please refrain from double-posting.
-> Topic C... Feb 11 2006, 01:19 AM![]() ![]() |