Quote:
Originally posted by BigJohnson
Lol. I knew that would have happened hahaha. OK one more prob. I have vbpad installed and when you look at my user cp nav bar i get this. I dont no why. Can you please help me out. There are a lot of book mark templates so if you could please tell me what to do that would be so great. Thanks so much.
Here is a pic of what it look like on my board. Thanks again.
EDIT: I forgot to say that when you go straight to the user cp it looks fine. IT only does it when you go to any of the book mark places. Thanks.
|
Open bookmarks.php and search for:
Code:
$cpnav[7]="{ secondaltcolor}";
and add after
Code:
$cpnav[8]="{ secondaltcolor}";
all without blank: { secondaltcolor}
------------------^