Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [minesite] Adding a different image before each category in the home page

Quote Reply
Re: [minesite] Adding a different image before each category in the home page In reply to
Hi,

I have actually set up a system like this in subcategory.html :

<IMG SRC="<%build_images_url%>/category_images/<%ID%>.gif" width="20" height="20">

(where ID is the category ID)

Obviously this has drawbacks if you modify the category structure but I think it may be better on server processes since the URL for the image wouldn't have to be called from the database each time.

At the moment I am using an image instead of the name of the category in text.

However I was wondering if anybody knew how I can get "3" images per row as opposed to two the way the home page is built at the moment ? Blush

At the moment a table is built per category within a table that has "2" columns and then "n" number of rows until there are no more categories. Does anybody know how to get "3" columns by "n" number of rows.

Thanks, John
Significant Media

Last edited by:

Jag: Oct 14, 2004, 7:06 PM
Subject Author Views Date
Thread Adding a different image before each category in the home page megaline 6818 Jun 11, 2004, 6:25 PM
Thread Re: [megaline] Adding a different image before each category in the home page
afinlr 6631 Jun 14, 2004, 5:44 PM
Thread Re: [afinlr] Adding a different image before each category in the home page
anup123 6597 Aug 14, 2004, 5:40 PM
Thread Re: [anup123] Adding a different image before each category in the home page
minesite 6625 Aug 14, 2004, 6:03 PM
Thread Re: [minesite] Adding a different image before each category in the home page
anup123 6595 Aug 14, 2004, 10:51 PM
Thread Re: [anup123] Adding a different image before each category in the home page
minesite 6757 Aug 14, 2004, 11:12 PM
Thread Re: [minesite] Adding a different image before each category in the home page
Jag 6483 Oct 14, 2004, 7:03 PM
Thread Re: [Jag] Adding a different image before each category in the home page
HyperTherm 6472 Oct 14, 2004, 7:21 PM
Post Re: [HyperTherm] Adding a different image before each category in the home page
Jag 6480 Oct 14, 2004, 7:27 PM
Thread Re: [megaline] Adding a different image before each category in the home page
ryel01 6572 Aug 15, 2004, 1:54 AM
Thread Re: [ryel01] Adding a different image before each category in the home page
anup123 6592 Aug 15, 2004, 2:18 AM
Thread Re: [anup123] Adding a different image before each category in the home page
Andy 6624 Aug 15, 2004, 3:04 AM
Thread Re: [Andy] Adding a different image before each category in the home page
anup123 6615 Aug 15, 2004, 4:49 AM
Post Re: [anup123] Adding a different image before each category in the home page
Andy 6589 Aug 16, 2004, 12:44 AM