Welcome to Geeklog Thursday, May 23 2013 @ 09:11 PM EDT
|
||||||||
![]() |
Forum Index > Support > General Geeklog Support |
New Topic
|
Post Reply
|
Changing default font color for regular links |
|||
| Anonymous: Anonymous |
|
||||||
|
|
I've created a block that links to static pages in my site... I would like these links to be a certain color (and would also like ALL hyperlinks to be the same color across all pages). Where can I change this? thanks
|
||||||
|
|||||||
| Dirk |
|
||||||
![]() ![]() ![]() ![]() ![]() Admin ![]() Status: offline ![]() Registered: 01/12/02 Posts: 13027 |
This is best done with CSS in a stylesheet (style.css), e.g.
a:link { color: green; } will make all your links green. bye, Dirk |
||||||
|
|||||||
| Content generated in: 0.78 seconds |
|
|
|