Horizontal exhibit - back button

ajens / 2010-05-13 11:08:51   

Hi everyone, I have searched through the forums and have not found anything on this.

I am trying to add a "back to main menu" button/link at the end of my horizontal exhibitions to save people scrolling back through the images to the menu. Does anyone
have any hints?

Cheers
Al

rickykappa / 2010-05-13 11:28:31   

there are some threads around, like this, and maybe my horizontalnav can help, there is a left link in it that does what you ask.
hope it can help! ;-)

ajens / 2010-05-13 12:04:17   

Hi rickykappa,

just found your link before and was successful with it.

Then just padded the text down from the top:

#img-container #text { float: left; width: " . ($this->text_width + $this->text_padding_right) . "px; padding-top: 584px; }

and made a html link in the text box. Works like a charm.
Thanks

This thread has been closed, thank you.