Quote:
Originally Posted by GoogleBot Thanks again. Do You know how to change the colour of this: ?
Also it would be nice add a grey background with rounded corners on the Vote Box. |
You can change the color of the "Discuss, etc." links in the main.css file in the CSS folder. Look for
.links a and change
color: to whatever you want. You can view the source code of any page in your browser to see the tags and edit them in the CSS file.
As for a gray background with rounded corners, I'm not likely to do that. But I think the Digital Nature template has this and you could probably find the code and cut and paste.