Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Releases
CMS Releases
[REL] RevCMS News slider.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Masterxx" data-source="post: 199982" data-attributes="member: 25796"><p>Hey i have made a REVCMS News slider.</p><p>||Screenies||</p><p><a href="http://fiucdn.tk/51753a4103a63/N/" target="_blank">http://fiucdn.tk/51753a4103a63/N/</a></p><p><a href="http://fiucdn.tk/51753a4103a63/M/" target="_blank">http://fiucdn.tk/51753a4103a63/M/</a></p><p>||Instructions||</p><p>1. Download this package: <a href="http://www.mediafire.com/?adi1oc83thz257z" target="_blank">http://www.mediafire.com/?adi1oc83thz257z</a></p><p>2. Unrar and save it in your wwroot Htdocs Etc.. Folder.</p><p>3. Open up your me.php (Can be found in app/tpl/skins/Youskin/me.php)</p><p>Search for this line:</p><p>[PHP] <div id="promo-bullets"></div>[/PHP]</p><p>And delete all the content in it, to this line:</p><p>[PHP]</div></p><p><script type="text/javascript"></p><p> document.observe("dom:loaded", function() { PromoSlideShow.init(); });</p><p></script>[/PHP]</p><p> </p><p>And then paste this:</p><p>Note: Where /ase/ts is Paste there ur promos folder for the news.</p><p> </p><p> </p><p>[PHP]</head></p><p><body style="background-color:#d7d7d7"></p><p>[COLOR=#0000bb][SIZE=13px][FONT=monospace]/* Created by MasterXX, please give credits if you use it. */[/FONT][/SIZE][/COLOR]</p><p> <div id="wowslider-container1"></p><p> <div class="ws_images"><ul></p><p><li><img src="http://Yoursite/ase/ts/{newsIMG-1}" alt="1" title="{newsTitle-1}" id="wows1_0"/><a href="index.php?url=news&id={newsID-1}">{newsCaption-1}</li></p><p><li><img src="http://Yoursite/ase/ts/{newsIMG-2}" alt="2" title="{newsTitle-2}" id="wows1_1"/><a href="index.php?url=news&id={newsID-2}">{newsCaption-2}</li></p><p><li><img src="http://Yoursite/ase/ts/{newsIMG-3}" alt="3" title="{newsTitle-3}" id="wows1_2"/><a href="index.php?url=news&id={newsID-3}">{newsCaption-3}</li></p><p><li><img src="http://Yoursite/ase/ts/{newsIMG-4}" alt="4" title="{newsTitle-4}" id="wows1_3"/><a href="index.php?url=news&id={newsID-4}">{newsCaption-4}</li></p><p><li><img src="http://Yoursite/ase/ts/{newsIMG-5}" alt="5" title="{newsTitle-5}" id="wows1_4"/><a href="index.php?url=news&id={newsID-5}">{newsCaption-5}</li></p><p></ul></div></p><p><div class="ws_bullets"><div></p><p> </p><p></div></div></p><p> <div class="ws_shadow"></div></p><p> </div></p><p> <script type="text/javascript" src="engine1/wowslider.js"></script></p><p> <script type="text/javascript" src="engine1/script.js"></script></p><p> </p><p></body></p><p></html>[/PHP]</p><p> </p><p>between: [PHP] <div id="promo-bullets"></div>[/PHP]</p><p>And:</p><p>[PHP]</div></p><p><script type="text/javascript"></p><p> document.observe("dom:loaded", function() { PromoSlideShow.init(); });</p><p></script>[/PHP]</p><p> </p><p> </p><p> </p><p> </p><p>So it will look like this:</p><p> </p><p>[PHP]</p><p> <div id="promo-bullets"></div></p><p> </p><p> </p><p> <link rel="stylesheet" type="text/css" href="engine1/style.css" /></p><p> <script type="text/javascript" src="engine1/jquery.js"></script></p><p> </p><p></head></p><p><body style="background-color:#d7d7d7"></p><p>[COLOR=#0000bb][SIZE=13px][FONT=monospace]/* Created by MasterXX, please give credits if you use it. */[/FONT][/SIZE][/COLOR]</p><p> <div id="wowslider-container1"></p><p> <div class="ws_images"><ul></p><p><li><img src="http://Yoursite/ase/ts/{newsIMG-1}" alt="1" title="{newsTitle-1}" id="wows1_0"/><a href="index.php?url=news&id={newsID-1}">{newsCaption-1}</li></p><p><li><img src="http://Yoursite/ase/ts/{newsIMG-2}" alt="2" title="{newsTitle-2}" id="wows1_1"/><a href="index.php?url=news&id={newsID-2}">{newsCaption-2}</li></p><p><li><img src="http://Yoursite/ase/ts/{newsIMG-3}" alt="3" title="{newsTitle-3}" id="wows1_2"/><a href="index.php?url=news&id={newsID-3}">{newsCaption-3}</li></p><p><li><img src="http://Yoursite/ase/ts/{newsIMG-4}" alt="4" title="{newsTitle-4}" id="wows1_3"/><a href="index.php?url=news&id={newsID-4}">{newsCaption-4}</li></p><p><li><img src="http://Yoursite/ase/ts/{newsIMG-5}" alt="5" title="{newsTitle-5}" id="wows1_4"/><a href="index.php?url=news&id={newsID-5}">{newsCaption-5}</li></p><p></ul></div></p><p><div class="ws_bullets"><div></p><p> </p><p></div></div></p><p> <div class="ws_shadow"></div></p><p> </p><p></div></p><p> <script type="text/javascript" src="engine1/wowslider.js"></script></p><p> <script type="text/javascript" src="engine1/script.js"></script></p><p> </p><p></body></p><p></html></p><p></div></p><p><script type="text/javascript"></p><p> document.observe("dom:loaded", function() { PromoSlideShow.init(); });</p><p></script></p><p>[/PHP]</p><p>Repeat this step on community.php.</p><p>Problems? Send a email to <a href="mailto:Damianpsp@live.nl">Damianpsp@live.nl</a> <img src="/styles/default/xenforo/smilies/emojione/biggrin.png" class="smilie" loading="lazy" alt=":D" title="Big Grin :D" data-shortname=":D" /></p><p>Success!</p><p> </p><p>Excuse me for my English. I'm Dutch.</p></blockquote><p></p>
[QUOTE="Masterxx, post: 199982, member: 25796"] Hey i have made a REVCMS News slider. ||Screenies|| [URL]http://fiucdn.tk/51753a4103a63/N/[/URL] [URL]http://fiucdn.tk/51753a4103a63/M/[/URL] ||Instructions|| 1. Download this package: [URL]http://www.mediafire.com/?adi1oc83thz257z[/URL] 2. Unrar and save it in your wwroot Htdocs Etc.. Folder. 3. Open up your me.php (Can be found in app/tpl/skins/Youskin/me.php) Search for this line: [PHP] <div id="promo-bullets"></div>[/PHP] And delete all the content in it, to this line: [PHP]</div> <script type="text/javascript"> document.observe("dom:loaded", function() { PromoSlideShow.init(); }); </script>[/PHP] And then paste this: Note: Where /ase/ts is Paste there ur promos folder for the news. [PHP]</head> <body style="background-color:#d7d7d7"> [COLOR=#0000bb][SIZE=13px][FONT=monospace]/* Created by MasterXX, please give credits if you use it. */[/FONT][/SIZE][/COLOR] <div id="wowslider-container1"> <div class="ws_images"><ul> <li><img src="http://Yoursite/ase/ts/{newsIMG-1}" alt="1" title="{newsTitle-1}" id="wows1_0"/><a href="index.php?url=news&id={newsID-1}">{newsCaption-1}</li> <li><img src="http://Yoursite/ase/ts/{newsIMG-2}" alt="2" title="{newsTitle-2}" id="wows1_1"/><a href="index.php?url=news&id={newsID-2}">{newsCaption-2}</li> <li><img src="http://Yoursite/ase/ts/{newsIMG-3}" alt="3" title="{newsTitle-3}" id="wows1_2"/><a href="index.php?url=news&id={newsID-3}">{newsCaption-3}</li> <li><img src="http://Yoursite/ase/ts/{newsIMG-4}" alt="4" title="{newsTitle-4}" id="wows1_3"/><a href="index.php?url=news&id={newsID-4}">{newsCaption-4}</li> <li><img src="http://Yoursite/ase/ts/{newsIMG-5}" alt="5" title="{newsTitle-5}" id="wows1_4"/><a href="index.php?url=news&id={newsID-5}">{newsCaption-5}</li> </ul></div> <div class="ws_bullets"><div> </div></div> <div class="ws_shadow"></div> </div> <script type="text/javascript" src="engine1/wowslider.js"></script> <script type="text/javascript" src="engine1/script.js"></script> </body> </html>[/PHP] between: [PHP] <div id="promo-bullets"></div>[/PHP] And: [PHP]</div> <script type="text/javascript"> document.observe("dom:loaded", function() { PromoSlideShow.init(); }); </script>[/PHP] So it will look like this: [PHP] <div id="promo-bullets"></div> <link rel="stylesheet" type="text/css" href="engine1/style.css" /> <script type="text/javascript" src="engine1/jquery.js"></script> </head> <body style="background-color:#d7d7d7"> [COLOR=#0000bb][SIZE=13px][FONT=monospace]/* Created by MasterXX, please give credits if you use it. */[/FONT][/SIZE][/COLOR] <div id="wowslider-container1"> <div class="ws_images"><ul> <li><img src="http://Yoursite/ase/ts/{newsIMG-1}" alt="1" title="{newsTitle-1}" id="wows1_0"/><a href="index.php?url=news&id={newsID-1}">{newsCaption-1}</li> <li><img src="http://Yoursite/ase/ts/{newsIMG-2}" alt="2" title="{newsTitle-2}" id="wows1_1"/><a href="index.php?url=news&id={newsID-2}">{newsCaption-2}</li> <li><img src="http://Yoursite/ase/ts/{newsIMG-3}" alt="3" title="{newsTitle-3}" id="wows1_2"/><a href="index.php?url=news&id={newsID-3}">{newsCaption-3}</li> <li><img src="http://Yoursite/ase/ts/{newsIMG-4}" alt="4" title="{newsTitle-4}" id="wows1_3"/><a href="index.php?url=news&id={newsID-4}">{newsCaption-4}</li> <li><img src="http://Yoursite/ase/ts/{newsIMG-5}" alt="5" title="{newsTitle-5}" id="wows1_4"/><a href="index.php?url=news&id={newsID-5}">{newsCaption-5}</li> </ul></div> <div class="ws_bullets"><div> </div></div> <div class="ws_shadow"></div> </div> <script type="text/javascript" src="engine1/wowslider.js"></script> <script type="text/javascript" src="engine1/script.js"></script> </body> </html> </div> <script type="text/javascript"> document.observe("dom:loaded", function() { PromoSlideShow.init(); }); </script> [/PHP] Repeat this step on community.php. Problems? Send a email to [EMAIL]Damianpsp@live.nl[/EMAIL] :D Success! Excuse me for my English. I'm Dutch. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Releases
CMS Releases
[REL] RevCMS News slider.
Top