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

top_menu.tpl - disappearing links

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 05-06-2006, 01:35 PM
  DrQuietus's Avatar 
DrQuietus DrQuietus is offline
 

Advanced Member
  
Join Date: Dec 2005
Posts: 81
 

Default top_menu.tpl - disappearing links

I am currently constructing the following page:

http://www.mineandmillindustrialsupplyco.com/home.php

(they wanted that horribly long name)

The customer has requested that when he is on the home page, the link in top_menu for home disappears. Normally this wouldn't be an issue as I could apply the red background color as the color for the active link. However the customer also wanted me to put that text about Industrial Quality Since 1909 next to the link for home. This is where the problem is, I need that link to completely disapear while a user in on the home page so that the Industrial Quality text moves over to the left where the link would normally be. When I just turn the text to red when on the home page, it leaves that space where the link is and makes the text look like it is mis-aligned with the links for Shopping Cart and Contact Us.

Does anyone have any ideas?
__________________
Dave Jones
dave@industrialwebworks.net
Mostly 4.7.2 - 4.7.5
Reply With Quote
  #2  
Old 05-06-2006, 03:36 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Yes, you will want to use an {if} statement. Here's an example:

{if $main eq "catalog" and $current_category.category eq ""}

Display link you want on home page only

{else}

Display link you want everywhere else

{/if}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 05-08-2006, 07:06 AM
  DrQuietus's Avatar 
DrQuietus DrQuietus is offline
 

Advanced Member
  
Join Date: Dec 2005
Posts: 81
 

Default Thanks!

I ended up having to hard code the whole top_menu table in the header.tpl to make it look right but the if statement worked great, thank you.
__________________
Dave Jones
dave@industrialwebworks.net
Mostly 4.7.2 - 4.7.5
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



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 10:24 AM.

   

 
X-Cart forums © 2001-2020