PDA

View Full Version : removing buttons


sammy2001
19-May-2005, 10:58 AM
my site (http://web17178.vs.netbenefit.co.uk/acatalog/shop.html)

My client has asked me to remove the search option from the top menu
* not the search box but the button that sits along side the home | products etc.
he said that the menu looks too busy and the search box does the same function

Were do i find the option to remove this.

Also i would like to get rid of the "up" option

and try and move the "login" button down to one of the right sided boxes.
IS this possible. I know i can add text? what links/buttons etc

thank you in advance

steven

jont
21-May-2005, 12:50 PM
Hi Steven,

you can remove the "search" button by editing Act_SimpleSearch.html template and removing

<input type="image" border="0" name="ACTION" src="quicksearch.gif" alt="NETQUOTEVAR:QUICKSEARCHBUTTONTEXT">

The visitor then just has to hit enter to send the serach details

wjcampbe
21-May-2005, 03:07 PM
If you mean the one that is part of your top navigation menu, you have to comment out the NETQUOTEVAR:HEADERGUIDE in your primary templates, then add the NETQUOTEVAR for each of the navigation items you want to keep.

See 'Navigation Bar' in the main Actinic help topics for more details.

sammy2001
22-May-2005, 08:52 PM
I went into design options / navigation and deleted the text in the boxes that i didn't want to appear on the site. This seems a bit too straight forward but it's done what i wanted.

I'll upload it and tell you how i got on.

thank you