• Welcome to The Cave of Dragonflies forums, where the smallest bugs live alongside the strongest dragons.

    Guests are not able to post messages or even read certain areas of the forums. Now, that's boring, don't you think? Registration, on the other hand, is simple, completely free of charge, and does not require you to give out any personal information at all. As soon as you register, you can take part in some of the happy fun things at the forums such as posting messages, voting in polls, sending private messages to people and being told that this is where we drink tea and eat cod.

    Of course I'm not forcing you to do anything if you don't want to, but seriously, what have you got to lose? Five seconds of your life?

Style Switcher Problems

When doing ProBoards, like me, you can simply edit through Admin Profile and change them through Profile Edit. If you make forums.
 
/facepalm
He's not making a forum.

XD. Terry, he's not making a forum, like he said. Serious webhosts don't even come with click and done widgets in like forum hosts. It's all coding.

Well, it would make a difference if they're in different files. Seeing as if you the styleswitcher code like this:
HTML:
<script type="text/javascript" src="styleswitcher.js"></script>
and the styleswitcher.js file is off in another folder, you'd need to change the src="styleswitcher.js" to src="../foldername/styleswitcher.js", while changing foldername to the name of the folder.
 
Back
Top Bottom