<if condition="$show['popups']">
<!-- NAVBAR POPUP MENUS -->
<!-- second nav button row -->
<div align="center">
<table class="tborder adv" align="center" border="0" cellpadding="6" cellspacing="1" width="100%"><tbody><tr>
<tr align="center">
<td class="alt1" width="20%"><a href="URL" target="_blank">LINKED TEXT</a></td>
<td class="alt1" width="20%"><a href="URL" target="_blank">LINKED TEXT</a></td>
<td class="alt1" width="20%"><a href="URL" target="_blank">LINKED TEXT</a></td>
<td class="alt1" width="20%"><a href="URL" target="_blank">LINKED TEXT</a></td>
<td class="alt1" width="20%"><a href="URL" target="_blank">LINKED TEXT</a></td>
</tr>
</table>
<br />
</div>
<!-- / second nav button row -->
Curtis129 said:do the above if you want it to show above the box with the login form....
bluescorpion said:You can put that code in multiple places too. Pretty sure I have seen it in footers too...
Glad It worked...h@ck3r said:Many thanks Aioforum ... works perfectly
When adding the code- I though that too. But it displays UNDER the login box
Cheers bud.
May actually add it to the footer also.