Help - Search - Members - Calendar
Full Version: Xanga Modules/Opacity
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
ama1608
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?
Insurmountable
>>> xanga support.
Smarmosaur
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);}

IVIike
you can change the 40 to different numbers depending on how transparent you want it thumbsup.gif
twodreamlovers
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 :)
emberfly
opacity never works in FF _unsure.gif

QUOTE(twodreamlovers @ Dec 29 2007, 11:47 PM) *
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.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.