Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [craven32] List all categories and subcats

Quote Reply
Re: [craven32] List all categories and subcats In reply to
All the html is in the variable $output so you'll just need to play around with all those bits to get it looking how you want. You'll probably need to change all the numbers in the line

if (($i eq '13')or ($i eq '19') or ($i eq '33') or ($i eq '40')){ $output.=qq~</table></td><td width="25%"><table align=top>~;}

The 13,19,33 and 40 are just the numbers that I used when I wrote the global - this says make a new column after the 13th category, etc.

You can change the size by changing the <font size=-1> (or removing it).
Subject Author Views Date
Thread List all categories and subcats Gregorio 10085 May 19, 2003, 11:23 AM
Thread Re: [Gregorio] List all categories and subcats
afinlr 9812 May 19, 2003, 1:43 PM
Thread Re: [afinlr] List all categories and subcats
Gregorio 9865 May 19, 2003, 2:13 PM
Post Re: [Gregorio] List all categories and subcats
afinlr 9800 May 19, 2003, 2:18 PM
Thread Re: [afinlr] List all categories and subcats
mick31 9674 Nov 30, 2003, 6:33 AM
Thread Re: [mick31] List all categories and subcats
afinlr 9673 Nov 30, 2003, 6:47 AM
Thread Re: [afinlr] List all categories and subcats
mick31 9679 Nov 30, 2003, 7:25 AM
Thread Re: [mick31] List all categories and subcats
afinlr 9662 Nov 30, 2003, 9:12 AM
Thread Re: [afinlr] List all categories and subcats
mick31 9650 Nov 30, 2003, 9:39 AM
Thread Re: [mick31] List all categories and subcats
afinlr 9645 Nov 30, 2003, 10:41 AM
Post Re: [afinlr] List all categories and subcats
webmaster33 9645 Nov 30, 2003, 11:57 AM
Thread Re: [afinlr] List all categories and subcats
craven32 9529 Jan 23, 2004, 10:28 AM
Thread Re: [craven32] List all categories and subcats
afinlr 9490 Jan 23, 2004, 11:17 AM
Thread Re: [afinlr] List all categories and subcats
craven32 9490 Jan 23, 2004, 11:26 AM
Thread Re: [craven32] List all categories and subcats
afinlr 9506 Jan 23, 2004, 11:43 AM
Thread Re: [afinlr] List all categories and subcats
craven32 9398 Feb 21, 2004, 9:54 AM
Thread Re: [craven32] List all categories and subcats
afinlr 9398 Feb 21, 2004, 10:50 AM
Thread Re: [afinlr] List all categories and subcats
craven32 9373 Feb 21, 2004, 11:36 AM
Post Re: [craven32] List all categories and subcats
afinlr 9349 Feb 21, 2004, 12:36 PM
Thread Re: [afinlr] List all categories and subcats
nt6 9350 Mar 2, 2004, 3:17 PM
Thread Re: [nt6] List all categories and subcats
afinlr 9289 Mar 2, 2004, 3:41 PM
Post Re: [afinlr] List all categories and subcats
nt6 9314 Mar 2, 2004, 3:51 PM