[ATTENTION CATCHER] Transparent Background?

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[ATTENTION CATCHER] Transparent Background?

Arzulu Studios
I want to make the background transparent so it doesn't mess with my complex theme. Is there some code I can edit to do this?
Reply | Threaded
Open this post in threaded view
|

Re: [ATTENTION CATCHER] Transparent Background?

GregChapman
This post was updated on .
On my forum at:
http://www.seahawk17.plus.com/forum.htm

I went to: Options > Application > Change Appearance > CSS

and entered the following code in the dialogue:
.nabble {
	background-color: transparent;
}
Worked for me!
Volunteer Helper - but recommending that users move off the platform!
Once the admin for GregHelp now deleted.
Reply | Threaded
Open this post in threaded view
|

Re: [ATTENTION CATCHER] Transparent Background?

Arzulu Studios
Hey, that was a TOTAL help!
THANKS MAN!

They should promote you to an MVP or something.