Transparent |
![]() ![]() |
Transparent |
Feb 23 2006, 12:54 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Dec 2005 Member No: 325,629 |
Hi, I know this is probably extremely simple, but how do I make my blog page transparent? I wanted to put a simple picture in the background, but it won't show because I need the page to be transparent, not white. If anyone can send me a link to get directions on this that would be very helpful! Thank you!
|
|
|
|
Feb 23 2006, 01:20 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,534 Joined: Jul 2005 Member No: 170,127 |
Put this in your 'Your Own Header HTML' for the blog:
CODE {main table} table.main { background-color:transparent; } { main table ..remnants} table.main TD, table.mainTR { background-color:transparent; } { table with information..} table.profile{background-color:transparent; } { actual blog table } table.blog{ background-color:transparent;} Edit.. |
|
|
|
Feb 23 2006, 02:49 AM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Dec 2005 Member No: 325,629 |
I put that code in "Own Header HTML" and then I put the url with the picture I wanted below where it says to just type in the url, but the picture still didn't show. Am I still doing something wrong?
*Thank you for the code* |
|
|
|
![]() ![]() |