Quote:
Originally Posted by ezurick
What exactly does that mean? Sheesh! You edited what into the header template? I know how to edit the header template, but what did you edit? What did you insert?
I am like a few others here... installed it to the root, imported the product, refreshed, turned it on... and I see nothing... I opened each .js file and I really don't see anything to modify because the peelers folder is under the root. Any help please?
|
Ezurick I feel your pain
Upload peelers folder to your forum root...
>>> http://yoursite.com/forums/peelers/
Install plugin and switch on Mod...
Place var$ in the
BODY area of any template including form hack forms...>>>
HTML Code:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude
<title>$vboptions[bbtitle] - $formtitle</title>
</head>
<body> <<<..........here is the start of the body area in html
$header
$navbar
$cornerpeeler1
$cornerpeeler2
$cornerpeeler3
<!-- main -->
************************************************** ***
After that ,,, turn on one of the JS cornerpeelers so that it shows in the right top corner...
I added three options because some folks may want 2 setup frontpage,,, forumhome and gallery or other pages...
************************************************** ***
Edit JS and Fla files to change redirect link and path to your forum if needed...
Edit images with any Graphics software...
I use Adobephotoshop and Fireworks...
I hope this helps?