Log In · Register

 
making modules semi-transparent, need help/code to make all modules semi-transparent
Resoku
post Dec 7 2006, 08:19 PM
Post #1


Newbie
*

Group: Member
Posts: 3
Joined: Apr 2005
Member No: 126,996



Ok, so i had this layout that had these semi transparent modules (about me, friends, comments, profile, everything) but when i changed my layout, i forgot to keep the code for the transparency. ive tried looking for the layout again, but i cant find it, and what im looking for doesnt seem to be in the scripts (i didnt think it would be) any help?
 
 
Start new topic
Replies (1 - 1)
miiichellley
post Dec 7 2006, 08:50 PM
Post #2


my michelle.
*****

Group: Member
Posts: 792
Joined: Oct 2005
Member No: 267,094



Do you mean to change opacity of tables?
Try this:

CODE
<style type="text/css">
table table table td {
filter:alpha(opacity=60); -moz-opacity:0.60; opacity:0.60; -khtml-opacity:0.60; }
table table table table td {filter:none;}
</style>


Change the opacity as you wish, it's set to 60%.
 

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