Home : Products : Gossamer Links : Discussions :

Products: Gossamer Links: Discussions: Re: [galfriday] Customization of Specific categories...: Edit Log

Here is the list of edits for this post
Re: [galfriday] Customization of Specific categories...
You could use an if statement in your category.html templalte

<%if ID='12'>
Do your exciting shopping category formating here
<%else%>
Do your normal boring layout here
<%endif%>

I would have to check the ID= bit... can't remember off hand what tag is available in that template. But '12' would just be substituted for whatever category ID your shopping category is.


http://www.iuni.com/...tware/web/index.html
Links Plugins

Last edited by:

Ian: Jul 2, 2002, 12:03 AM

Edit Log: