Log in

View Full Version : Random Large Photo Mod Works, but Template Doesn't


silverleaf
10-29-2006, 04:06 PM
any suggestions? here is my template:

<td valign="top">
<tr>
<td class="tcat"><span class="smallfont"><b>Featured Image</b></span></td>
</tr>
<tr>
<td class="alt1" align="center" valign="middle" width="100%">

<?php include('rotator.php'); ?>

</td>
</tr>

Module can be seen here http://nwphotoforum.com

The template name is adv_portal_featured_image and I do have it plugged in in the right spot. This is what my source code says when it spits the page out.

<td valign="top">


<table align="center" border="0" cellpadding="6" cellspacing="1" class="tborder" width="100%">
<thead>
<tr>
<td class="tcat" colspan="0">

<a href="#top" onclick="return toggle_collapse('module_17')" style="float:right"><img alt="" border="0" id="collapseimg_module_17" src="http://nwphotoforum.com/forums/images/satellite/buttons/collapse_tcat_collapsed.gif" /></a>

<span class="smallfont"><strong>&raquo; Featured Image</strong></span></td>
</tr>
</thead>
<tbody id="collapseobj_module_17" style="display:none;">

<img src="featuredphotos/windowbride1.jpg" alt="SilverLeaf Portraits" width="275" height="378" />


</tbody>
</table>

I turned off the module shell.

This sounds like a mystery for scoob and the gang.

Thanks

imported_infitech
11-08-2006, 12:25 AM
where did u download this module?