remove title Image Gallry from K2 item view

GK User
Mon Jan 19, 2015 4:46 pm
Hi,
after reading some posts about how to remove Image Gallery title in the content of a K2 article, I tried everything but nothing suggested for other templates works for storefront one.
So please how can I remove the title (h3) Image Gallery from the body of a K2 article?
Captura de pantalla 2015-01-19 a la(s) 16.44.04.png


Thanks in advance
regards
User avatar
Senior Boarder

GK User
Mon Jan 19, 2015 9:03 pm
Hi, try this.
Code: Select all
.itemImageGallery h3 {display:none; }

How to use custom CSS , check my footer link.
User avatar
Platinum Boarder

GK User
Tue Jan 20, 2015 2:23 am
yes thanks a lot, it works perfectly!

Just another question (but I don't know if I should to open another post): I'd like to move up the image gallery section, between tags and related items. Any idea?
Captura de pantalla 2015-01-20 a la(s) 02.23.11.png

THanks
User avatar
Senior Boarder

GK User
Tue Jan 20, 2015 8:47 am
I guess that you have to edit this same file.
I also made many K2 customization in my private project in past, but customization help is not apart of GK support services. :whistle:
User avatar
Platinum Boarder

GK User
Tue Jan 20, 2015 3:28 pm
ok, no problem, thanks, your templates works very good for me!
User avatar
Senior Boarder

GK User
Tue Jan 20, 2015 8:24 pm
Not mine, but thanks.
If you know how to use Joomla you can squeeze from anything a lot of ....
User avatar
Platinum Boarder


cron