Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • msilac Friend
    #203006

    Hello

    On position spa-HOME I have 6 groups in one JA ACM module – Type – Features intro, style 3. What to do to have hyperlink at the end of the text (like Read more) or that all text is like hyperlink… just need to have that content linkable – some way to put link like http:// www. nobilis-osijek.com/content…

    I have options for group:

    Font Awesome icon
    Item image
    Feature title
    Feature Description

    nobilis-osijek.com

    Maybe i need to choose different type of ACM module or something else?

    Thank you for help

    Eragon H Friend
    #556428

    1. To have the Read more:
    Add this code to the end of each Feature Description >> http://prntscr.com/59vyfd

    Result: http://prntscr.com/59vyj6

    2. All text is hyper link

    Add the content as this: http://prntscr.com/59vz3q

    <a class="acm-text-link" href="/index.php/prometni-znakovi/prometna-oprema-cesta"> Nobilis vam je u mogućnosti ponuditi cijeloukupnu ponudu visoko kvalitetno izrađene prometne signalizacije. </a>

    Result: http://prntscr.com/59vyxs

    3. Title as hyperlink
    As titel as this: http://prntscr.com/59vzaa

    <a class="acm-title-link" href="/index.php/prometni-znakovi/prometna-oprema-cesta">Prometna signalizacija </a>

    You can change the color of title and content text as hyper link by adding this code to the file root/templates/uber/css/custom.css (create a new one if unavailable)

    a.acm-title-link {
    color: red !important; }

    a.acm-text-link {
    color: black !important; }

    Result: http://prntscr.com/59w0dd

    msilac Friend
    #556492

    Great help, thank you!

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  msilac 9 years, 12 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum