Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Menu changes

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 06-28-2003, 06:12 PM
 
genekurtz genekurtz is offline
 

eXpert
  
Join Date: Jun 2003
Location: US
Posts: 223
 

Default Menu changes

I am running version 3.4.2 and would like to know how to seperate the menus so that they dont each run together like the sites listed below:

http://69.0.165.253/store/customer/home.php

http://www.itsafamilyaffair.com/

http://www.kenop.com/customer/home.php

Any help would be greatly appreciated. Thanks
__________________
Gene Kurtz
The Perfect Game
http://www.perfectgame.biz
866-318-BOWL
Reply With Quote
  #2  
Old 06-29-2003, 08:29 AM
 
Chill-Tek Chill-Tek is offline
 

Advanced Member
  
Join Date: Jun 2003
Posts: 42
 

Default

I too want to seperate the menus so would be interested in advice.
Reply With Quote
  #3  
Old 06-30-2003, 02:21 PM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

add a
command to the bottom of menu.tpl

you may want to remove a few
commands from the home.tpl to tidy things up
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote
  #4  
Old 06-30-2003, 08:28 PM
 
genekurtz genekurtz is offline
 

eXpert
  
Join Date: Jun 2003
Location: US
Posts: 223
 

Default

This seperated the menus and removed the color from the ones on the right. It seperated the ones on the left but there is still the generic background color between the menus. How do I remove this?

(see www.iworldsales.com/shop/customer for example)

BTW Shan...thanks for the fiirst tip that seperated the three on the right...you the man!
__________________
Gene Kurtz
The Perfect Game
http://www.perfectgame.biz
866-318-BOWL
Reply With Quote
  #5  
Old 07-01-2003, 02:05 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

The background of the menu is made by the style VertMenuBox being set on the left column in home.tpl and not in the right column. edit that file to tidy that up
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote
  #6  
Old 07-01-2003, 07:40 PM
 
genekurtz genekurtz is offline
 

eXpert
  
Join Date: Jun 2003
Location: US
Posts: 223
 

Default

ok Shan...we are getting closer. The small area running down the left hand side is gone now but I still have the color problem. On the menu on the right the menus are each seperate with an area of white between them. On the left however there is blue between them which is the same color as the menus. Maybe you could look at http://www.iworldsales.com/shop/customer and let me know how I could get rid of that blue between the menus? Thanks sir! We are getting there a little at a time. Thanks for everything so far.
__________________
Gene Kurtz
The Perfect Game
http://www.perfectgame.biz
866-318-BOWL
Reply With Quote
  #7  
Old 07-01-2003, 11:29 PM
 
stryker898 stryker898 is offline
 

Senior Member
  
Join Date: Jan 2003
Posts: 113
 

Default

I was wondering how to do that too...I FIGURED IT OUT after 1 hour of working on it...yes I am a n00b. Here is how you make the left side like the right side:
home.tpl
Quote:
<table border=0 width="800" cellpadding=0 cellspacing=0 align="center">
<tr>
<td class=VertMenuBox width=150 valign=top>
{ include file="customer/categories.tpl" }
{if $active_modules.Bestsellers ne "" and $config.Modules.bestsellers_menu eq "Y"}
{ include file="modules/Bestsellers/menu_bestsellers.tpl" }
{/if}
{if $active_modules.Gift_Certificates ne "" or $active_modules.Product_Configurator ne ""}
{include file="customer/special.tpl"}
{/if}
Delete the bold section, so your code should look like this:
Quote:
<table border=0 width="800" cellpadding=0 cellspacing=0 align="center">
<tr>
<td width=150 valign=top>
{ include file="customer/categories.tpl" }
{if $active_modules.Bestsellers ne "" and $config.Modules.bestsellers_menu eq "Y"}
{ include file="modules/Bestsellers/menu_bestsellers.tpl" }
{/if}
{if $active_modules.Gift_Certificates ne "" or $active_modules.Product_Configurator ne ""}
{include file="customer/special.tpl"}
{/if}
God I actually helped someone else ...this rocks...peace out!!!

Chris
__________________
Never take life too seriously, cause none of us are getting out of here alive!
Reply With Quote
  #8  
Old 07-02-2003, 12:03 AM
 
genekurtz genekurtz is offline
 

eXpert
  
Join Date: Jun 2003
Location: US
Posts: 223
 

Default

Dude...you are not a n00b anymore! That kicks butt. Thanks a bunch!
__________________
Gene Kurtz
The Perfect Game
http://www.perfectgame.biz
866-318-BOWL
Reply With Quote
  #9  
Old 07-02-2003, 02:51 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

thats what i was talking about before not the thin strip down the left hand side. Got there in the end though
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote
  #10  
Old 07-02-2003, 03:36 PM
 
genekurtz genekurtz is offline
 

eXpert
  
Join Date: Jun 2003
Location: US
Posts: 223
 

Default

Thanks to everyone...it helped a bunch. I wanted the strip down the side gone too so it is just as well that I misunderstood you.
__________________
Gene Kurtz
The Perfect Game
http://www.perfectgame.biz
866-318-BOWL
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 06:23 AM.

   

 
X-Cart forums © 2001-2020