![]() |
How can I move my menu box's over to the right or left?
I move my menu box's over to the right or left?
|
Re: How can I move my menu box's over to the right or left?
Sure, open up customer/home.tpl and move them around however you want :)
|
Re: How can I move my menu box's over to the right or left?
Ok what do I move around? Can you please tell me step by step?
|
Re: How can I move my menu box's over to the right or left?
Open customer/home.tpl in a text editor (not notepad) (I suggest www.pspad.com).
Look for <!-- main area --> Under that you will see several sections that look like this.. {if $active_modules.Manufacturers ne "" and $config.Manufacturers.manufacturers_menu eq "Y"} {include file="modules/Manufacturers/menu_manufacturers.tpl" } {/if} These are your "boxes", in this case the "Manufacturers list. Some will be enclosed in "{if}-{/if} tags, and these probably need to be included as in the example above. Others will not and simply look like {include file="news.tpl" } in this case the "News" box. The left column ends where it says <!-- central space --> The right column begins where it says <!-- /central space --> When you save your edited home.tpl, give it a new name, like home.tpl-new for example. Upload using FTP to the same folder on your site and change the name there (renaming the home.tpl that is there to home.tpl-old first. Good luck! |
Re: How can I move my menu box's over to the right or left?
I can't get it to work? Is there a easy way to do this?
|
Re: How can I move my menu box's over to the right or left?
What is it you are trying to do exactly?
|
Re: How can I move my menu box's over to the right or left?
I am trying to bring my menu box's to the left.
|
Re: How can I move my menu box's over to the right or left?
I sent you a PM
|
Re: How can I move my menu box's over to the right or left?
If you want everything in the left column why not just install a 2-column skin?
|
All times are GMT -8. The time now is 09:05 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.