December 19

0 comments

Bullets not lining up with text in Artisteer 4 joomla templates

By Christopher Mendla

December 19, 2012

Artisteer

Last Updated on December 1, 2019 by Christopher G Mendla

We just switched to Artisteer 4. For many of my Joomla Templates, the text was not lining up with the bullets. Instead of

* Item 1
* Item 2
* Item 3

I was seeing

*
Item 1
*
Item 2
*
Item 3

The artisteer folks suggested adding the following code to the CSS

li span, li p {display: inline !important;}
li h6 {display: inline !important;}


That seems to work. 

In order to add it:

  • Open your project in Artisteer
  • Go to the HOME tab
  • Select OPTIONS
  • Select CSS Options
  • Enter the code above into the options box
  • OK
  • Save your project
  • Export your project
 
Your mileage may vary but this has worked well for us. 
 

Christopher Mendla

About the author

Leave a Reply

Your email address will not be published. Required fields are marked

{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}