I am using the Curves theme and want to add a [Contact Us] text button to the brochure navigation bar.
What you need to do is embed the following code into the Act_BroucherPrimary template after the variable NETQUOTEVAR:HEADERGUIDE; the template can be accessed by going to Advance | Template manager | Boucher Tab and clicking on the 'Primary' button (if in graphical view click on the 'change view' button)
If any nav buttons that are not specified in 'Design | Options | Navigation' or in the 'image' fields for brochure pages would need to be hard-coded into your overall layout template.
You would need to use code similar to the following to do mouse-overs...
Replace 'image.gif' and 'highlight_image.gif' with the filenames of your new images. Where it says 'image_name' - each of your new buttons would have to have it's own unique image name.
Comment