Ok found it. But i want to code a quick thing here. Basically, i am redesigning that menu with my own css classes. Basically, when the user is on any page in the user cp, i want the cp text to be a different class.
I know you can do this...
HTML Code:
<if condition="$foruminfo[forumid] != 46">
all the html code goes here
</if>
But how would i go about saying if page = usercp
And i need others like if they are on the search page or members list, or calender etc?
--------------- Added [DATE]1210173190[/DATE] at [TIME]1210173190[/TIME] ---------------
Any ideas?