Quote:
Originally Posted by JimmyN
Racejunkie, Is it still not working?
yes you may use it else where, just use the $classifiedsfeature in the template, though you will need to edit the inc_features.php file so the ads go verticaly.
Thanks
Edit: for anyone using the classifieds in a different folder or location other then (./classifieds/inc_ads.php) you will need to edit the plugin to change the location. Post here and ill help you with it.
|
No still not working.
My Classifieds folder is in my public_html folder
This is what I am using for my side colum right side. I have a vertical one on my portal page so the php file should be set correctly.
Code:
<!-- Classifieds -->
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('my_table')"><img id="collapseimg_my_table3" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_my_table3].gif" alt="" border="0" /></a>
Classifieds
</td>
</tr>
</thead>
<tbody id="collapseobj_my_table3" style="$vbcollapse[collapseobj_my_table3]">
<tr>
<td class="alt1">
$classifiedsfeature
</td>
</tr>
</tbody>
</table>
<!-- Classifieds -->
www.localracechat.com