Page 1 of 1

Re: edit template

Posted: 11 Apr 2009, 16:08
by codejunkie
You will need to look at your css file. I believe you are using the phocadownload-grey.css file.

For the white background box look for this declaration:

Code: Select all

#phoca-dl-sections-box .pd-category,
#phoca-dl-section-box .pd-category {
For the light grey text look for this declaration:

Code: Select all

#phoca-dl-most-viewed-box small {
The color declarations are in those sections.