PDA

View Full Version : Getting Rid of the 'TOP' (Up) button


absc04
21-May-2003, 09:42 AM
Hi All

::Getting Rid of the 'TOP' (Up) button in the Navigation Bar::

Is it possible? Its generated from the template I used for my website.

Any ideas
Thanks

Chris
:confused:

absc04
21-May-2003, 10:14 AM
Ive sorted this one out....

From the MENU--Select DESIGN | OPTIONS | and then CHECK the box that says 'Omit Navigation Link Back to Top of Catalog'

Chris

matt_brown
21-Aug-2003, 12:28 PM
You can force some of these buttons never to show, by removing the image names from the index.ini file within your chosen theme. (C:\program files\Actinic Ecommerce v6\Formats\Themes\Themename)

Eg

SendMailImage=
sSendMailImageAlt=
TopPageImage=
sTopPageImageAlt=
OrderImage=order1.gif
sOrderImageAlt=order2.gif

The Order button will still work, but the Send Email and Top buttons will not be shown. You can stop the rollovers by removing the name of the 2.gif image

BEWARE! The only way (I know of) to apply changes made manually to a theme is to reselect the theme from the Design menu, and by doing so, removing any customisation you may've mage through the front end.

harlequin
22-Aug-2003, 08:45 AM
an easier way..is to go to design>options>navigation and remove the button images and description from the button you dont want to appear and it will not show onsite...