<li> Bug?

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Sun Jul 29, 2012 3:18 am
There is a small bug in the template.

We write the HTML editor to create a list:

<ul>
<li>
test1
</ li>
<li>
test2
</ li>
</ ul>

    test1
    test2

It will also display correctly in the right editor, but in the article.
The lists are not displayed in the Formatted article.
also lacks the standard circular and can not show you
If the CSS file, the value is adjusted, it pulls apart the top menu bar.

Test it once, check out an article on and after the change in the CSS, the menu bar is moved.

I hope someone understands what I mean and Sorry for my bad English.

here is a visual description of the problem.
http://prntscr.com/cv4h4 link for full image

Image
User avatar
Fresh Boarder

GK User
Sun Jul 29, 2012 8:31 am
Template has its own typography class so you can use them.
Code: Select all
Test Text <br /><br /><br />
<ul class="gkBullet1">
<li>Test Text1</li>
<li>Test Text2</li>
<li>Test Text3</li>
</ul>


See Typography button in bottom of editor.
User avatar
Platinum Boarder

GK User
Sun Jul 29, 2012 11:35 am
many thanks.
the Typo plugin I had not yet installed. :)
make it work much better.

Image
User avatar
Fresh Boarder

GK User
Sun Jul 29, 2012 8:17 pm
No problem at all, see you around...
User avatar
Platinum Boarder


cron