How do I make this background transparent?

18
Nov
2011
I'm pretty new to this so I don't really know what I'm doing yet, so ... here's my link:

http://euphoricstudios.forumotion.ca/

Is there any way to make the white section a little transparent?
1 ankillien, on 18/11/2011 at 09h05
Hi,

You can try adding the following code in Admin CP > Display > Colors > CSS...

Code:
td.bodyline {
background: rgba(255,255,255,.7);
}


Note that the code won't work for old browsers.
2 heymonwebejammin, on 18/11/2011 at 18h54
It worked, thank you Smile
3 Sanket, on 18/11/2011 at 21h21
Since this thread appears to be solved, I will archive this thread.


Sanket Smile

Similar topics
EDIT: IMAGE REMOVED cuz request completed.
Can you please make the background of this picture transparent? Thanks.
I need that image to be transparent background! Please, i need this to be done soon, Thanks.
See also
more_less
Informations

3 Replies For the topic :
"How do I make this background transparent?"

This topic has been viewed 1008 times.

Last message :
18/11/2011 at 07h42 by "heymonwebejammin"