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.

How to indent list?

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

Hi,

I have some problems with my lists. They are shown too much on the left side (see image). I tried to indent the lists but with no luck. How can I correct or change the indentation of lists in CSS?

Cheers





Bildschirmfoto2016-10-19um21.05.24.png
Attachments:
  • Stefan Waldhauser's Avatar
  • Stefan Waldhauser
  • 6 Month Developer
  • 28 posts
  • Karma: 0
Last Edit: 7 years 6 months ago by Stefan Waldhauser.
The administrator has disabled public write access.
Hi Stefan,

Can you try

body .jackbox-modal li {margin: 0 0 0 10px;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
You would need to add this to the custom.css file
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I would check if affects other modules if so include the module ID before the style

#zentools100 .jackbox-modal li {margin: 0 0 0 10px;}

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