Re: How to change header section/category view?
Posted: 17 Feb 2010, 20:39
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
In:
#phoca-doc-sections-box h3 a {
font-weight:bold;
text-decoration:underline;
}
you can remove the underline or bold, etc.
Jan