Xanga Modules/Opacity |
![]() ![]() |
Xanga Modules/Opacity |
Oct 20 2007, 03:30 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Dec 2005 Member No: 337,169 |
I'm using the old xanga system because I don't like the new xanga themes.
So, I found the script where I can opacitize my blogs, but with out using a layout, is there a way I can opacitize my xanga modules? |
|
|
|
Oct 20 2007, 04:50 PM
Post
#2
|
|
![]() Cornflakes :D ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 4,541 Joined: Dec 2005 Member No: 322,923 |
>>> xanga support.
|
|
|
|
Oct 20 2007, 05:04 PM
Post
#3
|
|
|
AKA RockIt Studios ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,286 Joined: Jun 2006 Member No: 421,809 |
without using a layout? yeah...
you can just paste the code if you're not using the custom header. CODE table.left {filter: alpha(style=0,opacity=40);} |
|
|
|
Oct 30 2007, 10:01 AM
Post
#4
|
|
![]() Hey, I'm Mike ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,272 Joined: May 2006 Member No: 406,241 |
you can change the 40 to different numbers depending on how transparent you want it
|
|
|
|
Dec 29 2007, 11:47 PM
Post
#5
|
|
![]() always<3. ![]() ![]() ![]() ![]() Group: Official Designer Posts: 242 Joined: Mar 2006 Member No: 387,714 |
you might wanna add other things.
CODE filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40; this will let opacity work in IE, FF, and Opera....hopefully :) |
|
|
|
Mar 9 2008, 07:03 PM
Post
#6
|
|
![]() kthxbai ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 2,832 Joined: Feb 2008 Member No: 621,203 |
opacity never works in FF
you might wanna add other things. CODE filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40; this will let opacity work in IE, FF, and Opera....hopefully :)I tested your code -- doesn't work.
Reason for edit: Posts merged. -MissHygienic
|
|
|
|
![]() ![]() |