Quote:
Originally Posted by BadgerDog
Also, I can't seem to find in phrases the words "Search" or "Advanced Search" so I can change them to appear in black as opposed to the grey we see now?
|
Find in template
attachmentgallery
HTML Code:
<a href="attachmentgallery.php?do=advancedsearch" rel="nofollow">{vb:rawphrase advanced_search}</a>
Replace with
HTML Code:
<a href="attachmentgallery.php?do=advancedsearch" rel="nofollow" style="color: #000000;">{vb:rawphrase advanced_search}</a>