post backrounds(xanga), I need help with some backround stuff |
![]() ![]() |
post backrounds(xanga), I need help with some backround stuff |
Dec 14 2004, 07:19 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 47 Joined: Dec 2004 Member No: 71,463 |
<style type="text/css">
table.blogbody { border: 1px solid #FFCC00; background-color: #000044; width:500px; filter:alpha(opacity=75); } </style> Thats the html for the backrounds i have on my posts in my xanga. My xanga- www.xanga.com/english_riding_freak I'd like to add the same background to the stuff I have in my header. Also if possible. can I make the side colums have the same background? Thnx a lot if u can get my the code! |
|
|
|
Dec 14 2004, 07:22 PM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
so WHAT do you want to add?
specificly. what do you wanna add? |
|
|
|
Dec 14 2004, 09:25 PM
Post
#3
|
|
![]() Happy Person ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,729 Joined: Feb 2004 Member No: 4,674 |
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> /* edits the date */ div.blogheader, .caption {background-image: url(URL OF IMAGE); } table.left { /* this edits the menu module */ background-image:url(URL OF IMAGE); } </style> <!-- end code provided by createblog.com --> strictly what you are asking for, but visit this and scroll down for more css modifications you can make |
|
|
|
Feb 16 2005, 03:30 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 47 Joined: Dec 2004 Member No: 71,463 |
hmm... i don't have an image url. I have this code ( i use it for transparent post backgrounds)
how would i make this the background of my modules? sry... been a long time. I decided I didn't need it then, well now i do.. |
|
|
|
Feb 16 2005, 04:23 PM
Post
#5
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
CODE <style type="text/css"> table.left {border: 1px solid #003399; background-color: #000000; filter:alpha(opacity=85); }</style> .. left modules?... . . Now I'm just confused. |
|
|
|
Feb 16 2005, 10:08 PM
Post
#6
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 47 Joined: Dec 2004 Member No: 71,463 |
thanks, thats what I needed!
|
|
|
|
Feb 16 2005, 10:15 PM
Post
#7
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
|
|
|
|
![]() ![]() |