Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Bullet Points Don't Appear When Using Zentools

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hello,

I've been using zentools2 grids that contain the full text of articles in order to make some of my pages that were pure text look better.

However, as you can see from the example, the bullets aren't showing up, and the text isn't indented either. Is there a way to fix this?

Example.png


Bullets.png
  • danshand84's Avatar
  • danshand84
  • 12 Month basic
  • 38 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

Do you have a link for the page?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
  • danshand84's Avatar
  • danshand84
  • 12 Month basic
  • 38 posts
  • Karma: 0
The administrator has disabled public write access.
Right so you would need to add a custom css style

along the lines of

.zentools ul li li {list-style-type: disc;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Ah, thank you. Now the bullets are appearing! Unfortunately, the lines aren't indented, and this doesn't seem to change even if I manually tab a couple of times in the article. Is there any additional code to add to make them indented?
  • danshand84's Avatar
  • danshand84
  • 12 Month basic
  • 38 posts
  • Karma: 0
The administrator has disabled public write access.
Try adding a margin left after disc;

I think you will need to remove inline styling added to the lists first
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
With the style can you add the module id so it reads for example

#zentools-169.zentools ul li li {list-style-type: disc; margin-left: 1em;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Wow, it works now! Thanks a bunch.
  • danshand84's Avatar
  • danshand84
  • 12 Month basic
  • 38 posts
  • Karma: 0
The administrator has disabled public write access.
No problem

Good luck with the site

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers