Quote:
Originally Posted by Xipher
mastertek2000, open up your "FORUMHOME" template,
Find this towards the bottom:
Code:
</table>
<!-- / icons and login code -->
Replace with this:
Code:
<div align="center">
<if condition="$show['quickchooser']">
<td class="tfoot">
<select name="styleid" onchange="switch_id(this, 'style')">
<optgroup label="$vbphrase[quick_style_chooser]">
$quickchooserbits
</optgroup>
</select>
</td>
</if>
</div>
</table>
<!-- / icons and login code -->
|
first let me say thank you for the skin and great support:up:
so there was now way to put it in the footer makes me feel good i was thinking it was some thing simple i could not do i am new at this only about 1o months a lot of stuff to learn