PDA

View Full Version : Buttons as images and not text


Jenny
14-Nov-2003, 06:53 PM
I just can't see for looking, where you can swap the text buttons for graphic icons in the shop. All the graphic buttons are there but how can I get them to be picked up instead of the text.
Thanks
Jenny

harlequin
17-Nov-2003, 01:37 AM
if you open up your template manager, and to go Main tab>Navigation Item you probably will see something like

NETQUOTEVAR:TEMPLATEBEGINXML
<A HREF="NETQUOTEVAR:NAVLINK" TARGET="NETQUOTEVAR:NAVTARGET" NETQUOTEVAR:MOUSEOVERCALL>NETQUOTEVAR:NAVTEXT</A>
NETQUOTEVAR:TEMPLATEENDXML

and if you change the

NETQUOTEVAR:NAVTEXT

to

NETQUOTEVAR:NAVIMAGE

it should work for you.

if you are using brochure pages as well, you need to go to Template Manager>Brochure Pages>Nav Item

and do the same thing.

hope this helps.

steve q
harlequin domains
www.harlequindomains.com

Jenny
17-Nov-2003, 08:29 AM
Steve, Thanks will give this a go.
Jenny