-
AuthorPosts
-
stanman123 Friend
stanman123
- Join date:
- March 2007
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
May 23, 2010 at 3:33 am #151268My site URL is as follows:
http://sandbox.theweboasis.com/miniplaymakeup/frequently-asked-questions.htmlI followed the typography instructions explicitly (copied+pasted) but the background image is not showing like it should on my list. The numbers don’t have the round circle background. Why not?
toymaker Friendtoymaker
- Join date:
- April 2010
- Posts:
- 123
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 10
- Thanked:
- 45 times in 32 posts
May 23, 2010 at 3:55 am #344387Went through your code and it seemsthe names dont match to the CSS styles…
You have:
<p class="blocknumber-3">
<span class="bignumber">01.</span>
and its all the way around… 🙂
Change it to this…
<p class="blocknumber">
<span class="bignumber-3">01.</span>
There.. fixed 😉
Peace,
GabrielJohn Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
May 23, 2010 at 3:58 am #344388SMACK! You caught us with our pants down!
Our typography instructions are in error…they are actually backward! Sweet Catch.
INCORRECT (and how it is listed on DEMO):
This is a sample block number. Use <p class=”blocknumber-3″><span class=”bignumber”>03.</span>Your content goes here!</p> to form a block number!CORRECT:
This is a sample block number. Use <p class=”blocknumber”><span class=”bignumber-3″>03.</span>Your content goes here!</p> to form a block number!Thanks for the catch and we’ll now have to update a bunch of demos soon!
John.stanman123 Friendstanman123
- Join date:
- March 2007
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
May 23, 2010 at 4:10 am #344390I THOUGHT it was strange that it wasn’t working when I had copied+pasted right off your demo site. Thank you for getting back to me so quickly. This project is a high-priority one that needs to be completed ASAP so I really appreciate your fast response time.
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
May 23, 2010 at 4:13 am #344391If they could all be this easy…but BOY what a blunder on our part. LOL!
I’m amazed this hasn’t been caught before now.Good luck on the project.
John.
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
May 23, 2010 at 4:38 am #344393HI John,
Its a known bug in the documentation and would be updated in the sample data for the demo sites and quickstarts.
Arvind
-
AuthorPosts
This topic contains 6 replies, has 4 voices, and was last updated by Arvind Chauhan 14 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum