![]() |
Modifying the center area for a specific category
Hi:
I am trying to add some html text to display in the center area only if a specific category is selected from the left area of a 3 column store. I am not sure which of the templates to modify. I know this should be easy, but I am having trouble sifting through the code to find the right place. Can anyone help? Does anyone have a code example I can base my mod on? Thanks for any help you can give. Brad Hanson |
in the central space of home.tpl add something like this
Code:
{if $cat eq "5"} just swap 5 for the category id number |
Thanks for the help. I thought this was where I was suppose to put the code but I did some second guessing last night. Any way...all works well and the client is happy.
Thanks again, Brad |
All times are GMT -8. The time now is 06:08 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.