Quote:
Originally Posted by j0k4w1ld
okay i have CMPS
how do i insert the code. <iframe src=path/to/slider/rhoovslider.php" name="frame1" scrolling="no" frameborder="no" height = "235" width = "100%">
</iframe>
add module
or
add page
and whats next.
|
I added a template to my style adv_portal_slider
with this code:
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<thead>
<tr>
</tr>
</thead>
<tbody id="collapseobj_slider" style="$collapseobj_slider">
<tr>
<td class="$getbgrow">
<!-- Custom Code Start -->
<iframe src="./rhoovslider/rhoovslide.php" name="frame1" scrolling="no" frameborder="no" height = "235" width = "100%">
</iframe>
<!-- Custom Code End -->
</td>
</tr>
</tbody>
</table>
<br /
In cmps i added a template module
Template Module Options:
slider
Use Module Wrapper Template:
yes