Log In · Register

 
blog, transparent
LaZi3nEsS xP
post Jul 5 2004, 02:20 PM
Post #1


ViCi0US
****

Group: Member
Posts: 167
Joined: May 2004
Member No: 16,492



uh...sorry it's sorta weird asking this becuz i knoe someone posted this already..i dunno wat's wrong wif mai eyes...but is there a certain code that can make you background transparent so you can see your background picture? cuz i can't make anything happen..so help?
 
 
Start new topic
Replies (1 - 2)
ch33sylici0us
post Jul 5 2004, 02:24 PM
Post #2


my pet rock doesn't like you
****

Group: Member
Posts: 258
Joined: Feb 2004
Member No: 4,866



This edits your side modules:
CODE
<!-- begin code provided by createblog.com -->
<STYLE>
/*
transparent module backgrounds - xanga.com/add_ons
*/

table.search TD, table.search, table.announcements, table.left TD {

/* opacity maximum 100 */
filter: alpha(style=0,opacity=60);
}
</STYLE>
<!-- end code provided by createblog.com -->


This edits your blog body:
CODE
<!-- begin code provided by createblog.com -->
<STYLE>
/*
transparent blog
*/

.blogbody, {


/* opacity maximum 100 */
filter: alpha(style=0,opacity=60);
}
</STYLE>
<!-- end code provided by createblog.com -->


changes baclground color for blog
CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
/*
Blog Background Color
*/

.blogbody {background-color: #000000;};
</style>
<!-- end code provided by createblog.com -->
 
LaZi3nEsS xP
post Jul 5 2004, 02:24 PM
Post #3


ViCi0US
****

Group: Member
Posts: 167
Joined: May 2004
Member No: 16,492



THX VERY MUCH!
 

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