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.

Zentools Slideshow how to center module title

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

I attempted to enter <center>Title of Module</center> in order to have the module title for a slideshow center, but the code was stripped. Is there a way around this?

Can I target specific module with CSS to center the title?

THanks!
Maria LAra
  • AquilinoArts's Avatar
  • AquilinoArts
  • LIfetime Developer - Big Bamboo
  • 286 posts
  • 4 Thanks
  • Karma: 2
The administrator has disabled public write access.
Hi Maria,

Can you remind me of the site?

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

Select About in the main menu, then Partners:
the client wanted to center the titles on the sidebars

Thanks for the help. ;-D
  • AquilinoArts's Avatar
  • AquilinoArts
  • LIfetime Developer - Big Bamboo
  • 286 posts
  • 4 Thanks
  • Karma: 2
The administrator has disabled public write access.
You would want to add a module suffix I thin for this other wise you will affect other modules

.sidebar-2 h3 {text-align:center;}

so the suffix in the module advanced settings would go after .sidebar-2

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

I've never fooled with the module class suffix thing; I've always been afraid to screw things up. I guess if I am unique enough with the name of a custom class, then I shouldn't worry so much, huh?

Thank you!
  • AquilinoArts's Avatar
  • AquilinoArts
  • LIfetime Developer - Big Bamboo
  • 286 posts
  • 4 Thanks
  • Karma: 2
The administrator has disabled public write access.
yes it needs to be unique and most importantly a space in front of the class(suffix)

Without a space it will break existing styling

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
Last Edit: 10 years 3 days ago by manh.
The administrator has disabled public write access.

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

Happy Campers