Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #610820

    Hi,

    Is it possible to link a full content block? Or any workaround if this is not possible?
    eg I have 3 times a 1/3 content block. Each contain a bit text, but instead of hyperlinking only the text I would like the full block to be linked. I can manage to give the content blocks a hover color by giving it an ID and specific css, but can’t manage to make it link.

    Thanks for any tips

    S

    #610970

    Hey Spiv,

    I’m not sure if it would work or not but you could try adding a code block element above and below the block with the following code:

    First code block:

    <a href="http://yoursite/page">
    

    Second code block:

    </a>
    

    Thanks,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.