Help with invision!

Status
Not open for further replies.
Level 28
Joined
Sep 24, 2006
Messages
4,986
I've never used invision free as a forum so plz someone who knows about it could help me? i have the following questians.

1. How to change the background colors and such?
2. Can i add special ranks like 'Clan member' and all
3. Some things seem to work with CC+ or something..what is it? :P
 
You should be able to change the background color of your Clan Hff page by editing either (or both) of the following lines:

In the <HEAD> section:

BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #DAA520; margin:0px 10px 0px 10px;background-color:#FFF }

Change this style sheet value from #FFF to #000000


In the <BODY> tag:

<body bgcolor='#FFFFFF' leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" alink='#000000' vlink='#000000'>

Change the value for bgcolor from #FFFFFF to #000000
 
Status
Not open for further replies.
Back
Top