PDA

View Full Version : Multiple skins/Nav Bar


Reflux
11-02-2009, 12:26 AM
Hello,
I was using the search tool on this site and when I kept looking for an answer I got multiple answers for my problem but none work.

GhostFreak had acquired the plugin for ShujinAnime.com and since I work with him to make the site better, I was hoping to make the plugin work with multiple skins.

now the numbers for our skins are 7, 12, 16, 18, & 23

I know the code was:
Content visible to registered users only.

so I was not aware how to plug this in correctly.

I tried multiple times get this going and I am frustrated.

I also was looking for a way to add it to the nav bar on each skin, but I am not happy with the end result I've done myself.

Morgan
11-03-2009, 03:42 PM
One idea would be the array_rand (http://us3.php.net/manual/en/function.array-rand.php) PHP function to set $styleid to a random value from the array of style IDs.