Theme Joomla Extensions

How to style "Gallery heading"

I have Power Slide Pro. I cannot find the tag to style the Gallery heading "Galleries". When I view the source it show as:

textGallerySelector: 'Galleries'

It is by default black and I have the background on the page black.

On another gallery on the site I would like to eliminate this line. When I remove the word "Galleries" from the module line it remove the line but when I save the module it reverts back to "Galleries"

I saw the post about changing the line in the javascript file: tj.gallery.set.js and made the change there but it did not work for me. Thanks

anthony_j replied Try this

If you use a comment for gallery heading you will be able to achieve what you want

LumoMongo replied Edit CSS tag

Also, you can edit this CSS tag in your powerslide.css:

.jdGallery .gallerySelector h2


Change that as required, you can also hide this element by setting the tag to:

.jdGallery .gallerySelector h2 { 
position: absolute; 
top: -5000px; 
left: -5000px; 
display: none; 
}

buxton replied Thanks!

It worked perfectly.

LumoMongo replied No problem

Glad you got sorted out

You must be logged in to post a comment. Please register if you do not have an account yet.

busy

INSIDE: Forum / Extensions

members

search