Log In · Register

 
Transparency, and Header Colors, NEED HELP PLEASE
jacksparrowsgirl...
post 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!
 
 
Start new topic
Replies
DrNick311
post 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 -->
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: