Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • amilks Friend
    #147044

    Hello,

    When I try to add an unordered list to the ja tabs plugin in an article it does not work.

    The unordered list just shows as paragraphs with no bullets.

    HOWEVER, if I use an unordered list in an article WITHOUT tabs, it shows up fine.

    All other typography seems to work fine in tabs.

    Saguaros Moderator
    #327478

    That’s the problem with override css, so that you should make a rule css apply for the UL tag which you would like put into the tab.

    can You post the link to site? i want to have closer look to make the rule for you.

    amilks Friend
    Saguaros Moderator
    #327633

    Hello guy!

    You have a mistake with the mock up of the checklist typo:
    For example,
    Your checklist is here:

    <ul class=”checklist”>
    <li>Your choice of good music</li>
    <li>Safe, clean, contained rink</li>
    <li>Skating safety rules enforced</li>
    <li>Can accommodate up to 500 skaters</li>
    <li>Your party cannot be rained out</li>
    <li>Teachers may relax (a little) while we entertain the children</li>
    </ul>

    Right:

    <ul class=”checklist”>
    <li><span class=”icon”>&nbsp </span>Your choice of good music</li>
    <li><span class=”icon”>&nbsp </span>Your choice of good music</li>
    <li><span class=”icon”>&nbsp </span>Skating safety rules enforced</li>
    <li><span class=”icon”>&nbsp </span>Can accommodate up to 500 skaters</li>
    <li><span class=”icon”>&nbsp </span>Your party cannot be rained out</li>
    <li><span class=”icon”>&nbsp </span>Teachers may relax (a little) while we entertain the children</li>
    </ul>

    please add this css rule inside the file:/plugins/content/ja_tabs/ja_tabs.css

    .ja-tab-content .checklist li{
    padding: 0 22px 6px !important
    }

    amilks Friend
    #327646

    Ahh, thank you, but now the blocknumbers are not working on the same tab.

    http://demo.wmdwebservices.com/skatesandiego/roller-skating/fundraisers

    There was a template change to Urani. That is a great template!

    Saguaros Moderator
    #327650

    Dear Andrew Milks!

    Please add this css rule

    <blockquote>please add this css rule inside the file:/plugins/content/ja_tabs/ja_tabs.css

    HTML Code:

    .ja-tab-content .checklist li{
    padding: 0 22px 6px !important
    }
    </blockquote>

    sorry for the misktake in our template. we are re-updating the tutorial for the blocknumbers type:

    Please put the text with this formart:

    <p class=”blocknumber”>
    <span class=”bignumber-1″>01</span>Your content here
    </p>

    Fix your content:

    <p class=”blocknumber”><span class=”bignumber-1″>01.</span>If 60 people attend 60 x $8 is $480 — $400 would go to Skate San Diego and $80 would go to your Fundraiser</p>
    <p class=”blocknumber”><span class=”bignumber-1″>02.</span>If 100 people attend 100 x $8 is $800 — $400 would go to Skate San Diego and $400 would go to your Fundraiser</p>
    <p class=”blocknumber”><span class=”bignumber-1″>03.</span>If 101 people attend 101 x $8 is $808 — $404 would go to Skate San Diego and $404 would go to your Fundraiser</p>

    Thanks

    amilks Friend
    #327696

    Add

    .ja-tab-content .arrow li{
    padding: 0 22px 6px !important
    }

    To fix the arrows as well.

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

This topic contains 7 replies, has 2 voices, and was last updated by  amilks 14 years, 10 months ago.

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