HELP: transparent module and blog, bg for dates |
![]() ![]() |
HELP: transparent module and blog, bg for dates |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jan 2005 Member No: 86,809 ![]() |
i have searched for long time but i just cant find those scripts....
this is my xanga: http://www.xanga.com/shemila i want to add a background pic to the module header and a boxed date with the same pic. n the second i want the details in the module and the blog which is in the dashed boxes to be transparent. plz help!! thx a lot!!! =) |
|
|
![]()
Post
#2
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,551 Joined: Feb 2005 Member No: 102,857 ![]() |
Boxed date w/ picture.
CODE <style type="text/css">div.blogheader, .caption { /*blog date */ border:2px solid 000; background-image: url(IMAGE URL); background-repeat:no-repeat; background-position:center; }</style> Module pic CODE <style type="text/css">table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url(URL); background-repeat:no-repeat; background-position:center; }</style> Dashed stuff CODE <style type="text/css">table.left TD, table.blogbody {border:3px dashed #ffffff; background-color: #transparent;}</style>
|
|
|
![]()
Post
#3
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jan 2005 Member No: 86,809 ![]() |
thanks sooooooooooooooooooooooooooooo much!! ^3^
|
|
|
![]() ![]() |