How to change the color of this part?, please help!
madjukebox - April 28, 2008 - 07:03
| Project: | Marinelli |
| Version: | 5.x-2.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi, sorry for my lack of knowledge , but anybody can tell me in marinelli's template, where i can change the color of this part? please check the attached picture.
| Attachment | Size |
|---|---|
| Picture 4.png | 6.56 KB |

#1
look in style.css
search for plinks.... (primary links)
To help you with further changes:
view your page in a browser, in IE7 you can "view source code", look for the words "View" or "Votes" and then examine the
div id=""links around it... these will give you an idea of where in style.css you should start fiddling with...Daniel