Log In · Register

 
 
Closed TopicStart new topic
transparant?
RandomHero
post Aug 27 2004, 01:44 AM
Post #1


oh sweet pestilence
******

Group: Member
Posts: 2,251
Joined: Jun 2004
Member No: 22,876



What is the hex color code for the color where it's kinda transparant, but you can see a little of the background coming through, but it's not completely transparant? Do you know what i mean? I wish i had an example... huh.gif
 
OnTheWayDown
post Aug 27 2004, 02:07 AM
Post #2


AmyLeeRoxMyWorld
***

Group: Member
Posts: 92
Joined: Aug 2004
Member No: 44,051



The first one is make just the text transparent but the second is a transparent background... you can change the color to whatever you want!



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 -->




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 -->



--->My Xanga<---
 
OnTheWayDown
post Aug 27 2004, 02:09 AM
Post #3


AmyLeeRoxMyWorld
***

Group: Member
Posts: 92
Joined: Aug 2004
Member No: 44,051



I forgot to tell you that you have to use both if you want to use the second one!

--->My Xanga<---
 
waccoon
post Aug 27 2004, 05:20 AM
Post #4


We are the cure.
*******

Group: Staff Alumni
Posts: 4,936
Joined: Jan 2004
Member No: 1,456



QUOTE(OnTheWayDown @ Aug 27 2004, 3:09 AM)
I forgot to tell you that you have to use both if you want to use the second one!

--->My Xanga<---

He only asked for the opacity code, anyways. You can change the value of the opacity, the lower the number is, the more transparent it is. Values can range from 0 (the lowest) to 100 (the highest).
 

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