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 change Title text color for Zenkit Slideshow2 template

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

I love Slideshow2 but need to change the text color for all the Titles and the background color of the dark band that displays the title inside the slideshow images. I only want to change these for Slideshow2.

Also, for all the layouts with a small column and a large column it would be nice to be able to add some more padding between the main slideshow image (Leading) and the Primary image. The padding we added previously is working for the other uniform multi-columns on this page.

gmf.cloudaccess.net/services/zenkit-testing-slideshow2
  • scarney's Avatar
  • scarney
  • LIfetime Developer - Big Bamboo
  • 896 posts
  • 11 Thanks
  • Karma: 1
The administrator has disabled public write access.
Text colour are we talking changing one colour withou affecting the other

e.g. large column and rest of titles?

if so its

#mainWrap #zenkit.slideshow-overlay .groupLeading h2 a span {color: red;}
#mainWrap #zenkit.slideshow-overlay h2.contentheading span {color: #000;}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Space wise for the primary you could try adding a padding value - along the lines of

#zenkit.slideshow-overlay #k2ItemListPrimary {padding-left: 10px;}

but you would need to check this in different browsers to see if it respected the image being resized
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Just what I was looking for! :-)
  • scarney's Avatar
  • scarney
  • LIfetime Developer - Big Bamboo
  • 896 posts
  • 11 Thanks
  • Karma: 1
The administrator has disabled public write access.
:)

happy days

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