OK! The Link works now! Argg I was stubid! hehe
But the color is still wrong and you are right options is marked!
Here is the whole template (in german sorry!)
PHP Code:
<table cellpadding="0" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
<table cellpadding="4" cellspacing="1" border="0" {tableinnerextra} width="100%">
<tr align="center" valign="bottom">
<td bgcolor="$cpnav[1]"><smallfont><b><a href="usercp.php?s=$session[sessionhash]"><nobr>Mein vB Home</nobr></a></b></smallfont></td>
<td bgcolor="$cpnav[2]"><smallfont><b><a href="member.php?s=$session[sessionhash]&action=editprofile">Profil bearbeiten</a></b></smallfont></td>
<td bgcolor="$cpnav[3]"><smallfont><b><a href="member.php?s=$session[sessionhash]&action=editoptions">Einstellungen bearbeiten</a></b></smallfont></td>
<td bgcolor="$cpnav[4]"><smallfont><b><a href="member.php?s=$session[sessionhash]&action=editavatar">Avatar</a></b></smallfont></td>
<td bgcolor="$cpnav[5]"><smallfont><b><a href="member.php?s=$session[sessionhash]&action=editpassword">Kennwort ?ndern</a></b></smallfont></td>
<td bgcolor="$cpnav[6]"><smallfont><b><a href="member2.php?s=$session[sessionhash]&action=viewlist&userlist=buddy">Buddy-Liste bearbeiten</b></smallfont></td>
<td bgcolor="$cpnav[7]"><smallfont><b><a href="member2.php?s=$session[sessionhash]&action=viewlist&userlist=ignore">Ignorier-Liste bearbeiten</a></b></smallfont></td>
<td bgcolor="$cpnav[8]"><smallfont><b><a href="private.php?s=$session[sessionhash]">Private Nachrichten</a></b></smallfont></td>
</tr>
</table>
</td></tr></table>
Any suggestions how I get the right option marked and the color adjusted??
I added a screenshot!
Greetings
StarBuG