eatures:
-Background Music
-Shoutbox
-Highlighting Entrance Image
-Google Search (Web)
-Customized Affliate Box (with marquee)
-Latest Discussion
-News and Updates
-Affliates editable from IP Dynamic Lite Settings
-Ability to add more pre-made boxes from IP Dynamic Lite Settings
-Instead of an image, you can also use a movie.
Requirement's:
- A 385x400 Enter the Forums Image
- A Music File (Optional)
- Affiliate's
- A Registered Shoutbox from MYSHOUTBOX.COM
Problems:
-Image Highlight only works in IE
-Shoutbox may display incorrectly in Mozilla
--------------------
Before you Begin...
Go to Myshoutbox.com, and click the english flag located at the top of the page. Then, click "Join Now!" located on the left navigation. Fill in all the information on the next page that loads. Don't forget to uncheck all the advertisements, unless you want lots of spam .
A confirmation page will now load, and one of the bolded lines will be:
QUOTE
The Box-ID for your Shoutbox is: ######
Be sure to copy down your box id, you will need it later.
Then, login into your account.
Go to "Shoutbox Configuration" on the Admin Page, then click "Colorset/Theme". Choose a theme that matches your main forum skin. You can fool around with the other controls as well, if you wish.
Step One
Go To your forum, Admin Control Panel -> System Setting's -> IP Dynamic Lite
+ENABLE IPDynamic Lite? Yes
+Enable Recent Articles? No
+Enable Recent Discussions?
Max. no recent discussions to show: 5
Max. length of topic titles: 20
+Show User / Guest Info box? No
+Show online users? Yes
+Show search box? No
+Enable skin selection choice dropdown? No
+Show Poll? No
+Show Site Navigation Menu? No
+Show Affiliates / Favoured Sites box?
Put all your affliates in the text box below this, HTML allowed (Button codes, text links, etc.)
Step Two
Go to Admin Control Panel -> Skin's & Template's -> HTML Template's -> Choose your Skin and Manage HTML -> IP Dynamic Lite -> MAIN TEMPLATE
Delete everything in the textbox and replace it with the following code. If you think something might go wrong, be sure to copy everything already in it and paste it into a text editor such as Notepad.
xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<{CAT_IMG}> News and Updates
?/?/04:
Added S-Splash, a portal code by Sugarbowls
<{CAT_IMG}> Search
Powered by Google.com
S-Splash Version 1.0 Copyright 2004-2005. Coded by Sugarbowls. ShoutBox © 2004
MyShoutBox.com
Everything in red needs to be edited in some way, green is where you put your own news. You can use this format:m/d/y: YOURNEWS
Step Three
Go To Admin Control Panel -> Skin's & Template's -> HTML Template's -> Choose your Skin and Manage HTML -> IP Dynamic Lite -> csite_javascript
Below everything in the textbox, add:
Step Four
Go to Admin Control Panel -> Skin's & Template's -> HTML Template's -> Choose your Skin and Manage HTML -> IP Dynamic Lite -> Affiliates / Recommended Sites.
Delete everything in the box, and put in this code:
<{CAT_IMG}> Affiliates
$links
Step Five
Go to Admin Control Panel -> Skin's & Template's -> HTML Template's -> Choose your Skin and Manage HTML -> IP Dynamic Lite -> Online Users Box.
Delete everything in the box, and put in this code:
<{CAT_IMG}> {ibf.lang.online_title}
$breakdown
$split
$names
That's it! Your S-Splash page is now installed.
Customizing:
-Going to Admin Control Panel -> Skin's & Template's -> HTML Template's -> Choose your Skin and Manage HTML -> IP Dynamic Lite -> MAIN TEMPLATE, and editing the code (Don't remove the copyright!)
-Going to Admin Control Panel -> System Settings ->IP Dynamic Lite, and switching on some of the other boxes. These will automatically appear on your splash page. You can add: Welcome Box, Search, Site Navigation, Change Skin, Poll, and Latest Posts
-Adding your own news, where the code is green. You can use this format:m/d/y: YOURNEWS
Want to use a video instead of a image? Go to the MAIN TEMPLATE code, and replace this
with this
HOpe it helps you. ;)