View Single Post
  #1  
Old 12-01-2004, 06:03 AM
 
rapsearch rapsearch is offline
 

Advanced Member
  
Join Date: Nov 2004
Posts: 47
 

Default categories with modules

Hi,

I selected a 2 column design when i installed the script, to give more room to my products by leaving the right colomn gone. This all worked great...

but, I added a loginbox to customers/home.tpl on the right side to save some space on the left one. But now when i click to my categories, that same login box show up there on the right as well

How can i make it disappear there. I used the layout idea from mixtapemp3.com but i can not get it right.

please check www.rapsearch.com/store/home.php?shopkey=123

and click on a category

Question 2: as you can see i have the featured products section aligned in the middle now. I want to use a colspan tag so it will be extented below the login box. What is the right code to only display the Featured products section?

I found

{elseif $main eq "catalog" and $current_category.category eq ""}
{include file="customer/main/welcome.tpl" f_products=$f_products}

in main_home.tpl but that has the welcome message included and i do not want that. Basically i need an include code for only the featured products.

I hope anyone can help me, i'm learning but could not get this right.
__________________
Version: 4.1.10
Server: Apache/mysql
Location: http://www.rapsearch.com/store
Reply With Quote