About The Catheader - NBS






 

 

About The Catheader - NBS

View Full Version : About The Catheader


Bumblebee
11-Nov-2002, 12:05 AM
How can
I change the color of the catheader's sentences?

halfcut
11-Nov-2002, 11:59 AM
if you
mean this bit :

http://www.virtual-forum.com/cat.jpgborder='0' alt='user posted image'>

its in the stylesheet look
for something like(in the default template).maintitle  a:link, .maintitle
 a:visited, .maintitle  a:active { text-decoration:
none; color: #FFFFFF }
just change #FFFFFF to what ever colour
you'd like

Bumblebee
12-Nov-2002, 07:45 AM
Well,
that only appears when I click on the topic. I want to change the color
for the title in the main page ( the title of the category!)

halfcut
12-Nov-2002, 12:08 PM
as
the name of the definition implies '.maintitle' that is the
category title from the main page no clicking on topics involved as its
also a link you need only alter the a:link definition
:blink: change
.maintitle as well for forum view btw

urm do you mean the cat title
in the nav bar eg Forum->IBFskinned area->Support Forum->About The
Catheader or have you got the portal installed and you mean that as the
main page? Screenshots are always helpful