In the latest version of Gavick I cannot make number blocks either using the typography plugin or manually entering the HTML. I input this:
- Code: Select all
<p class="gkNumber1"><span>01</span>text of element</p>
What I see rendered is:
- Code: Select all
01text of element
I haven't tried "all" of the typography modes but I do know that the icons work just fine. I made a test page at: http://beta.spunkee.org/gktest
I tried searching through all of the .css files but gkNumber is not defined anywhere. It is possible it isn't actually in a .css file tho.
