PDA

View Full Version : Changing this link color?



Ranger375
Wed 29th Aug '07, 2:24pm
I cant seem to figure out how to change the color. Most of my member cant read it since it's blue on black background. Please see photo attached....

Zachery
Wed 29th Aug '07, 2:52pm
<!-- workaround for IE menu positioning bug -->
<table border="0" cellspacing="0" cellpadding="0">
<tr><td id="post_issue">
<a href="projectpost.php?do=addissue&amp;projectid=6">Post New Issue</a>
<script type="text/javascript">vbmenu_register("post_issue");</script>
</td></tr>
</table>

There is no class assigned to it, so there for you'[d need to manually edit the template to change it.

Onimua
Wed 29th Aug '07, 7:29pm
I don't have that problem on my site, actually.

I just edited the link colors in the Page Background link colors in the Main CSS, unless you want to change just that link, then you'd have to edit it manually.

Ranger375
Wed 29th Aug '07, 8:07pm
<!-- workaround for IE menu positioning bug -->
<table border="0" cellspacing="0" cellpadding="0">
<tr><td id="post_issue">
<a href="projectpost.php?do=addissue&amp;projectid=6">Post New Issue</a>
<script type="text/javascript">vbmenu_register("post_issue");</script>
</td></tr>
</table>

There is no class assigned to it, so there for you'[d need to manually edit the template to change it.


which template is that?

Ranger375
Fri 31st Aug '07, 7:58am
bump por favor

PitchouneN64ngc
Fri 31st Aug '07, 10:25am
Template pt_project :)

Ranger375
Mon 3rd Sep '07, 6:11pm
Thanks!