Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • stanman123 Friend
    #151268

    My site URL is as follows:
    http://sandbox.theweboasis.com/miniplaymakeup/frequently-asked-questions.html

    I 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 Friend
    #344387

    Went 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,
    Gabriel

    John Wesley Brett Moderator
    #344388

    SMACK! 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 Friend
    #344390

    I 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 Moderator
    #344391

    If 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 Moderator
    #344393

    HI John,

    Its a known bug in the documentation and would be updated in the sample data for the demo sites and quickstarts.

    Arvind

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

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