X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   remove help menu (https://forum.x-cart.com/showthread.php?t=20952)

RobinBraves 04-05-2006 09:10 AM

remove help menu
 
Hello, I have displayed the help menu on the left side underneath the categories menu. I need to know how to remove the help menu from the bottom of the page when you first visit the site.
Here's the site: http://timberlinescenery.com/xcart

Also, since I am using the mosaic skin (gray), I need to know how to make the white area behind the help menu title (located under categories) the same as the categories so it blends in with the background.

Any help is MUCH appreciated!

balinor 04-05-2006 09:24 AM

To hide something, use comments to comment it out. For example, to hide the help menu, replace this:

{ include file="help.tpl" }

with this:

{*{ include file="help.tpl" }*}

That will hide it in case you want to use it later.

RobinBraves 04-05-2006 09:35 AM

I did that on /customer/home.tpl, but I don't know what template to edit for the main page.

balinor 04-05-2006 09:37 AM

That is the home page....make sure you commented out the right include.

RobinBraves 04-05-2006 10:08 AM

Ah.. there were 2 different spots. Thank you!

Now, all I need to know is how to get that white space behind the "Help" menu title to match the "Categories" title on the side menu.

Any help?

balinor 04-05-2006 11:32 AM

That might be a graphic....not familar enough with that template to know for sure.

RobinBraves 04-05-2006 11:35 AM

Yea, I think you are right. I know which graphic is SHOULD be, but I am trying to figure out where I should place it in the help.tpl

balinor 04-05-2006 11:35 AM

It may actually be menu.tpl that is controlling the title graphics...


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

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.