Transparency, and Header Colors, NEED HELP PLEASE |
Transparency, and Header Colors, NEED HELP PLEASE |
May 6 2004, 04:26 PM
Post
#1
|
|
![]() layout whore ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,031 Joined: Apr 2004 Member No: 14,756 |
does anyone know how i can make my DIV area transparent? Take a look at my xanga if u dont know what I'm talking about...
My Xanga I put background-color: transparent but it doesn't seem to work, as u can see, the blog area is covering part of the image, I just want it to overlap the image but be transparent. One more thing, u see the font in my blog and the colors of the headers? How do I change all that, cuz I dont like the fuzzy bold thing going on in my blog, and I want to change the headers to some pink colors, but do u know what part of the code I change to do that? Thanks to anyone who wants tah help! |
|
|
|
![]() |
May 6 2004, 04:41 PM
Post
#2
|
|
![]() . ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,488 Joined: Feb 2004 Member No: 3,625 |
Did you also make sure to make your Blogbody transparent?
Here try this: CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> .blogheader, .caption { color: #COLOR HERE; font-family: FONT HERE; font-size: SIZE HERE; background-color: #COLOR HERE; border: none; } .blogbody { color: #COLOR HERE; font-family: FONT HERE; font-size: SIZE HERE; background-color: #transparent; border: none; } <!-- end code provided by createblog.com --> |
|
|
|
May 6 2004, 05:20 PM
Post
#3
|
|
![]() layout whore ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,031 Joined: Apr 2004 Member No: 14,756 |
yes i did that, but it still didnt work, i dont know why, but it was working yesterday, i didnt change anything, then it just stopped working......
|
|
|
|
May 6 2004, 06:31 PM
Post
#4
|
|
![]() layout whore ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,031 Joined: Apr 2004 Member No: 14,756 |
ok wait guys i fixed it woohoo! party time lol, it was giving me a headache, but now i have one other problem hehe. do u see in my blog how the font is all blurry? How can i change that?
|
|
|
|
![]() ![]() |