Quote:
Originally Posted by ViciousCode
add this after class="underline"
Code:
style="color: #000;"
so it will look like this
Code:
<li><a href="{vb:link member, {vb:raw bbuserinfo}}" class="underline" style="color: #000;">My Profile</a></li>
<li><a href="profile.php?do=editprofile{vb:raw session.sessionurl_q}" class="underline" style="color: #000;">Edit Profile</a></li>
<li><a href="usercp.php{vb:raw session.sessionurl_q}" class="underline" style="color: #000;">My Settings</a></li>
<li><a href="profile.php?do=buddylist{vb:raw session.sessionurl_q}" class="underline" style="color: #000;">Friends & Contacts</a></li>
<li><a href="private.php{vb:raw session.sessionurl_q}" style="color: #000;">Private Messages</a></li>
|
I tried it because i had the same problem but with all my links (all where invisible) and after that only private meassages are shown without mouse over!!!
Ok i fix it i don't know why , i had it twice and i had to put it twice!!!
But in your previous version as admin could see my admincp , can we add it now , it was very good to be possible for me and mods to connect through your mod!!!!