This section covers general information
regarding our products and services, such as descriptions of
different template features and styles,as well as our Template
License.
Setting up the featured slider
Open the file
featured.php and you will find 3 sets of example content for the
slider.
Each set is located between these tags ( <!– Begin featured
set –> and <!– End featured set –> )
To add your content simply edit the content between the
tags.
The slider currently has 3 sets but you can add as many as you like.
Simply copy 1 set of content as in the example below and paste it
below the current sets.
[php]<!– Begin featured set –></pre>
<ul>
<li>
<div id="textSlide">
<table width="100%" cellspacing="0" cellpadding="10">
<tbody>
<tr>
<td align="left" valign="top" width="10"><img src="images/spacer.gif" alt="" width="40" height="30" /></td>
<td class="slidetext" align="left" valign="top">
<h1>Donec nec nisl 1</h1>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec
nec nisl at massa egestas rutrum. Sed orci quam, ultricies et
viverra eu, egestas eget justo. Suspendisse bibendum nibh nec
nisi faucibus egestas….</td>
<td align="center" valign="top" width="35%"><a href="2.php"><img src="images/AX0596OR.gif" alt="post info" width="150" height="133" border="0" /></a></td>
</tr>
</tbody>
</table>
</div></li>
</ul>
<!– End featured set –>[/php]
Updates for your template (
No updates are currently available.)