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.

Zen tools Grid

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

Hallo

I see between the last paragraph and the zen tool grid a empty paragraph. In the content this element don´t exist, I think it´s can be the self paragraph that I put the loadposition to show the module in the article.
www.yoga-retreats.in/tours/yoga,-ayurveda-and-trekking/spiti-valley-yoga-tour.html

each p elemente has a paddin-bottom 30px, and I will presenve it, but not in the last paragraph above the loaded module in the article. How can I change?

Many Thanks in Advance
Ricardo
  • ricardos's Avatar
  • ricardos
  • LIfetime Developer - Big Bamboo
  • 297 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Ricardo,

You could disable the padding by adding a class to p tag or if using the JCE editor you could remove the p container option

If its content you have control over I'd go with the class option

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

I thing disable on JCE is the easy way

Bets Regards
Ricardo
  • ricardos's Avatar
  • ricardos
  • LIfetime Developer - Big Bamboo
  • 297 posts
  • Karma: 0
The administrator has disabled public write access.
No probs

I would go with keeping that in JCE as it will mean you use lots of br tags or the text looks odd in places

you would create the class in the custom.css

.noMargin {margin:0;}

then add the class via the html window in JCE to the p tag so it reads

<p class="noMargin">testttttrtrhrhr</p>

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


Ricardo
  • ricardos's Avatar
  • ricardos
  • LIfetime Developer - Big Bamboo
  • 297 posts
  • Karma: 0
The administrator has disabled public write access.
No problem

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