Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • pacanniff Friend
    #182170

    For the regular and active states for the JA Accordion module, I followed the code example presented for JA Nex and it works nicely in Teline IV.

    I would like to add triangular bullets to the Accordion module titles as shown in the attached site styleguide image. Can you provide me with some guidance on the necessary code changes?

    Thank you!

    Cheers,

    Paul Canniff


    1. GEL-Styleguide
    Ninja Lead Moderator
    #472737

    You can change it with css here
    <blockquote>Open templates/ja_teline_iv/css/template.css file</blockquote>
    from

    .ja-accordion-containner li {
    background-image:none !important;
    }

    change to

    .ja-accordion-containner li {
    background-image:none;
    }

    pacanniff Friend
    #473956

    I resolved it eventually using the CSS pseudo element :before.

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

This topic contains 3 replies, has 2 voices, and was last updated by  pacanniff 11 years, 11 months ago.

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