Quote:
Originally Posted by douffle
I got it installed now and I have just one more problem, (I hope).
I added two announcements but I am not getting the tabs. Just two links with the announcements auto-rotating below the links. The rotation is very fast as well.
I don't see anything in the settings that looks like it would determine if I had links or tabs.
Any thoughts?
Thanks
|
In the FORUM HOME Template, make sure your PATHS (IN RED) are set correctly.. You can put the FULL URL to the file(s) and that
should solve the problem.
Code:
================================
Template: FORUMHOME
================================
FIND:
--------------------------------
<head>
--------------------------------
ADD BELOW:
--------------------------------
<!-- SmnLikQuick -->
<link rel="stylesheet" type="text/css" href="/clientscript/smnlikquick_css.css" />
<script type="text/javascript" src="/clientscript/smnlikquick_ajax.js">
/***********************************************
* Ajax Tabs Content script- ? Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
</script>
<!-- / SmnLikQuick -->