Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1047593

    I’m looking to make sections of my pages linkable..

    Basically I want the section to have a background image and title/text over it so that its a giant full width link that takes a person to another page.

    I saw some other posts on here, when i searched, but they weren’t exactly what I was looking for.

    and example i was working on can be found here:
    http://hawaiiyogafest.com/classes/

    #1047604
    This reply has been marked as private.
    #1047962
    Friech
    Moderator

    Hi There,

    Thanks for writing in! First is setup your section like a normal section, set a background image and add a headline element on it.

    Then Add a RAW content element on that section and paste the code below

    <a href="#" style="position:absolute;width:100%;height:100%;"></a>

    Keep in mind that this anchor tag will prevent you from selecting any element on that section, so if you need to edit something on that section, you need to remove this code first.

    See this page: http://hawaiiyogafest.com/?page_id=420 for your reference.

    Hope it helps, Cheers!

    #1048049

    perfect, thank you so much!

    #1048079
    Friech
    Moderator

    We’re delighted to assist you with this.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1047593 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>