The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Transparent Background

2 posters

Go down

Transparent Background Empty Transparent Background

Post by Charisma Clash November 4th 2011, 11:58 pm

Is there way to make the background of my forum somewhat transparent?
Charisma Clash
Charisma Clash
Forumember

Posts : 166
Reputation : 2
Language : English

Back to top Go down

Transparent Background Empty Re: Transparent Background

Post by Stephen- November 5th 2011, 1:14 am

Hi,

May i know your forum version ?
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Transparent Background Empty Re: Transparent Background

Post by Guest November 5th 2011, 9:22 am

Code:
body{
background: transparent;
}
avatar
Guest
Guest


Back to top Go down

Transparent Background Empty Re: Transparent Background

Post by Guest November 5th 2011, 9:39 am

Code:
.bodyline{
opacity:0.4;
filter:alpha(opacity=40);
}
.bodyline:hover{
opacity:1.0;
filter:alpha(opacity=100);
}
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum