Hello,
I would like to make the prev/next tag, as well as home and links on my website either gray or red. Right now they are sometimes blue and sometimes red.
How do I go about this in the STYLE.CSS sheet.
Many thanks!
Hello,
I would like to make the prev/next tag, as well as home and links on my website either gray or red. Right now they are sometimes blue and sometimes red.
How do I go about this in the STYLE.CSS sheet.
Many thanks!
I forgot to include my website: www.nevenakrilic.com.
you can edit the dynamic css section of the slideshow plugin, or the easy way would be to add to your stylesheet the following, and define the color as you wish:
a#prev { }
a#next{ }
Thank you.
This thread has been closed, thank you.