Just for the record.. on the page where you have the SmnLikQuick Announcements showing... you can right click and opt to view the page source (source code... worded differently depending on which browser you are using)... Look for the coding (that was added during the first edit.... Which is as follows:
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 -->
If it is not present then you will need to add that coding to the correct template. If it IS there but is still showing the links... try taking out the / (forward slash) in the address..
IE Change:
/clientscript/smnlikquick_css.css and /clientscript/smnlikquick_ajax.js
To:
clientscript/smnlikquick_css.css and clientscript/smnlikquick_ajax.js
If that doesn't work, let us know.
Always, Bree