Text Now Showing in Header?

p30tip

New Member
Hi, i installed vB 3.7.0 Beta 3 in Local,with greenfox skin,but when i go to my forum homepage at header , the button of member list and get new posts and quick links works and have links , but their text on the button doesnt appear.look at this screenshot below :
screen.gif


What's the way to fix this?
 
Deviant, why can't you just tell us how to fix it because I've been looking for the solution for about a week now.

Can you please tell me how I can fix this please, I have looked at the header and navbar templates but I don't see why the text/images dont come up.

Thanks

EDIT: Okay, I found out what you have to do.

Go into the 'header' template and find the snippet which is not working i.e the <td> with memberlist.php in it. Then delete all of that bit and replace with:

<td width="78" align="center" class="css_nav"><a href="http://www.URL to the link you want to add"><font color="#FFFFFF"><B>Link title</B></font></a></td>

#FFFFFF means white

and if you dont want blod text just take out <B></B>

I hope this helps
 
Back
Top