Quote:
Originally Posted by sebil
I really like this product..
But got some problem.. i did as u instructed..
But its not coming up as showed in the screenshots,..
my one is coming like a list and when i click on it.. its going to another page..
is there any way to fix it..
A scrren shot is included

|
Thats happening because the path to the CSS is not being found correctly..
Edit your FORUMHOME Template..
FIND THIS....
Code:
<!-- 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 -->
Edit the two hrefs that I highlighted in RED to include the FULL URL to the files..
ie
Code:
http://yoursite.com/forums/clientscript/smnlikquick_css.css