PDA

View Full Version : Toplevelsectionstop Image Headers


leej
05-Aug-2003, 09:39 AM
Is there a way to incorporate image title headers into my Toplevelsectionstop template without it having to create a new HTML page link

Please refer to my design via the link below (left hand side links):

http://community.actinic.com/showthread.php?s=&threadid=2867

Ben
06-Aug-2003, 08:47 AM
Hi Lee

As I understand it, you want to achieve the following:

main section 1 (image)
sub-section a (text hyperlink)
Sub-section b (text hyperlink)
etc

There may be a way to do this if you play around a bit with the javascript in the AUG (downloadable here (http://www.actinic.co.uk/support/downloads.htm)). The sections to look at are 'Creating a List of Hyperlinks with Sections and Sub-sections' on pg 37 and 'Inserting a List of Section Images With JavaScript' on pg 39. I haven't tried it, but it may be possible to combine these. It assumes that the images you want to display are the main section images. If your images are an entirely different set, I think hardcoding is the only way forward.

Ben