Page 1 of 1

Re: How to change header section/category view?

Posted: 17 Feb 2010, 20:39
by Jan
Hi, the color and size is not set by phocadocumentation.css, this needs to be changed in template css

In:
#phoca-doc-sections-box h3 a {
font-weight:bold;
text-decoration:underline;
}

you can remove the underline or bold, etc.

Jan