Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Link table layout?

Quote Reply
Link table layout?
I'm trying to acheive this effect with my LSQL link listings.

http://thepromoclub.net/Sample.htm

I'm
having a hard time finding the right place to start. I'm not sure if i should use globals for the table layout or if there is another way to do this?
Quote Reply
Re: [Camelman] Link table layout? In reply to
Hi,

You just need to use link.html, so it has something like;

Code:
<table>
<tr>
<td>...</td>
<td>....</td>
</tr>
<tr>
<td>....</td>
<td>....</td>
</tr>
</table>

This isn't actually working code (for obvious reasons), but that is literally all you need to do Smile

Hope that helps.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!