I had a look at your page. You can edit the gallery title to reduce the current size, by going to FooGallery -> Galleries and edit the gallery of choice. Is that what you meant?
Thread Starter
senvas
(@senvas)
Yes that is what I mean. There are no built-in options to reduce the title of the Gallery page that is linked to an Album. I’m using Responsive Image Gallery and it appears the Title size is set at H2…Ideally I would like H4 or maybe even H5.
I know where I can add the css in the gallery editor for that gallery, but I don’t know what element to reference in doing so to reduce this title. Thanks for your help!
Thread Starter
senvas
(@senvas)
Hi – is it possible to please get the code that would reduce this element in the foogallery link page? Thanks!
ah ok I understand now – you want a new setting to change the title from h2 to h3,h4,h5,h6
I can do that for you in the next release
Thread Starter
senvas
(@senvas)
Thank you! Is there anyway to custom code it at this point until the next release?
The next release should be going out later today.
If you do not want to wait until the next release, you will need to edit the file:
foogallery/extensions/albums/album-default.php
line 25 you will see it echos the ‘<h2>’
v1.4.29 has been released – please download and try it out.
The new setting is called “Gallery Title Size” and can be found when editing the album
Thread Starter
senvas
(@senvas)
Just updated the plugin…thank you tons!!!