28.10.2013, 04:30
Hallo,
habe mir das Addon DVZ Shoutbox hochgeladen und installiert aber in der Beschreibung steht was drin mit dem Tamlates vorher andern.
Kann ja leider kein Englisch das war das:
Danke euch für euere Hilfe.
LG Mario
Step 2. {$dvz_shoutbox}
Open your Admin CP and go to Templates management. Open "index" template
and insert "{$dvz_shoutbox}" variable wherever you want shoutbox to display,
e.g. after "{$header}".
Note that {$dvz_shoutbox} can be placed anywehere in your templates -
for example if you want shoutbox to display on all of your forum pages
above the content, you can insert {$dvz_shoutbox} at the end of
"header" template.
Step 3. jQuery
DVZ Shoutbox requires jQuery JavaScript library to work properly.
Open "headerinclude" template ("Ungrouped Templates") and paste there this code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
Step 4. CSS Styles
Add to your "global.css" stylesheet (or wherever you want) the CSS code
for DVZ Shoutbox - the default CSS are in the "STYLES.txt" file in this package.
You can ajdust these styles to fit your forum's Theme.
Step 5. Install
Open your Admin CP and install the "DVZ Shoutbox" plugin.
habe mir das Addon DVZ Shoutbox hochgeladen und installiert aber in der Beschreibung steht was drin mit dem Tamlates vorher andern.
Kann ja leider kein Englisch das war das:
Danke euch für euere Hilfe.
LG Mario
Step 2. {$dvz_shoutbox}
Open your Admin CP and go to Templates management. Open "index" template
and insert "{$dvz_shoutbox}" variable wherever you want shoutbox to display,
e.g. after "{$header}".
Note that {$dvz_shoutbox} can be placed anywehere in your templates -
for example if you want shoutbox to display on all of your forum pages
above the content, you can insert {$dvz_shoutbox} at the end of
"header" template.
Step 3. jQuery
DVZ Shoutbox requires jQuery JavaScript library to work properly.
Open "headerinclude" template ("Ungrouped Templates") and paste there this code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
Step 4. CSS Styles
Add to your "global.css" stylesheet (or wherever you want) the CSS code
for DVZ Shoutbox - the default CSS are in the "STYLES.txt" file in this package.
You can ajdust these styles to fit your forum's Theme.
Step 5. Install
Open your Admin CP and install the "DVZ Shoutbox" plugin.