Quote:
Originally Posted by sweetguy2004
desiduniyaa.com <li class="selected"><a href="tabforumhome.php?tabcat[5]=1" rel="ajaxTFHcontentarea">TAB 1 NAME</a></li>
|
thank you......
re read step 2a ... if you would have followed the instructions and inserted the code as specified, you wouldn't be having a problem. The remarks are missing and so is the link to the CSS file which is exactly why the Tabs are not being displayed properly (since the CSS is what builds them) ...
Code:
STEP 2a - EDIT Template: FORUMHOME
FIND </head>
Insert ABOVE that
<!-- Tabbed Forum Home Header Code -->
<link rel="stylesheet" type="text/css" href="clientscript/tabs/ajaxtabs.css" />
<script type="text/javascript" src="clientscript/tabs/ajaxtabs.js"> </script>
<!-- /Tabbed Forum Home Header Code -->