![]() |
moving tabs to search bar
How can i move the home page tabs at the top of the home page to the search bar just below!!
|
The tabs are an include in head tpl. They are actually in a template called customer/top_menu.tpl. Move the chunk of code out of customer/top_menu.tpl into the speed bar of head.tpl
|
Bing a little thick could you show me how to with some mre text please
|
Here's a sample of an edited head.tpl to give you an idea
look around the {include file="customer/top_menu.tpl"} Note: I have actually moved the search box in this example so that it sits above what used to be the search bar and now in the bottom right of the header background (underneath where the tabs used to sit at the top right) Code:
{* $Id: head.tpl,v 1.40.2.3 2004/11/19 06:40:15 max Exp $ *} NOTE: If you use from this example, you may want to remove the lines {******** commented out to remove white space between search bar and side menus - moved printable topics into product.tpl instead **** and **** Remove this line to leave printable topics within head.tpl********} as otherwise your "printable version" link will disappear and everything will be pushd right up to the search bar and look untidy, unless you call the spacing or printable version in a table at the top of other templates (note: I've only included this example rather than a step-by-step as I'm new to this and doing things by trial and error) |
cheers job done thanks
|
All times are GMT -8. The time now is 07:25 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.