Feature requests » Template width

added on Apr 22, 2008 by webmaster
I like the script! THANKS!. I tried reading through some of the forum but was unable to figure out how to make the links
and descriptions fit on the page.

Do you know how I can make the template fit on this page? ...

http://www.joemadsamples.com/links.php

My template looks like this...

{TABLE cols="1" CellSpacing=1 CellPadding=1 Width=624 Height=20 Border=0 Class="mytable"}
<a href="{$URL}">{$ANCHOR}</a><br>{$DESCRIPTION}<br><br>

I just couldn't figure out where to place this code on the page...

<style>
table.mytable td {
width:33%;
}

</style>



Add reply

This thread has been inactive for more than 14 days, so it has been locked.

Feel free to create a new thread with your questions.