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.

OL tag

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

Hi Paul,

ol, ul test

Please see the page.
goyat.info/en/

ol tag is not working right. After ol, the next sentence is too close.
I tested ul and it is working OK. There is line-space good enough to the next sentence, as you see the page.

What should I add to custom.css?

Goyat
  • goyat's Avatar
  • goyat
  • 12 Month Developer
  • 521 posts
  • 2 Thanks
  • Karma: 1
The administrator has disabled public write access.
Hi Goyat,

ul, legend {
margin-bottom: 30px;
}

is the ul or un-orderlist style so try

ol {
margin-bottom: 30px;
}

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

ol issue is gone.

Please reflect tihis css bug in the Xero template.

Goyat
  • goyat's Avatar
  • goyat
  • 12 Month Developer
  • 521 posts
  • 2 Thanks
  • Karma: 1
The administrator has disabled public write access.
You're welcome

will mention this to Anthony later today

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