-
AuthorPosts
-
amilks Friend
amilks
- Join date:
- June 2009
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 10
- Thanked:
- 6 times in 1 posts
December 23, 2009 at 3:57 am #147044Hello,
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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 25, 2009 at 7:22 am #327478That’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 Friendamilks
- Join date:
- June 2009
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 10
- Thanked:
- 6 times in 1 posts
December 26, 2009 at 2:59 pm #327528Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 29, 2009 at 2:22 am #327633Hello 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”>  </span>Your choice of good music</li>
<li><span class=”icon”>  </span>Your choice of good music</li>
<li><span class=”icon”>  </span>Skating safety rules enforced</li>
<li><span class=”icon”>  </span>Can accommodate up to 500 skaters</li>
<li><span class=”icon”>  </span>Your party cannot be rained out</li>
<li><span class=”icon”>  </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
}1 user says Thank You to Saguaros for this useful post
amilks Friendamilks
- Join date:
- June 2009
- Posts:
- 40
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 10
- Thanked:
- 6 times in 1 posts
December 29, 2009 at 3:26 am #327646Ahh, 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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 29, 2009 at 3:46 am #327650Dear 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
1 user says Thank You to Saguaros for this useful post
-
AuthorPosts
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