![]() |
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! |
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. |
I did that on /customer/home.tpl, but I don't know what template to edit for the main page.
|
That is the home page....make sure you commented out the right include.
|
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? |
That might be a graphic....not familar enough with that template to know for sure.
|
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
|
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.