Titles to 'Portfolio' category images

GK User
Fri Mar 18, 2016 5:12 am
gk-question.JPG


Hi,

Great template! I have been able to build my site without any serious issues...... kudos! I have one small question that eludes me before I go live......

I'm unsure why I'm unable to obtain text on the images when my articles are displayed in 'Portfolio' K2 template.

Is it possible to obtain the text just like the 'Portfolio-grid' K2 template example and if so can you throw me a snippet so as I can put this baby to bed ????

nutshell>>>> *** text to show in both portfolio-grid and portfolio templates category views ***

Thanks in advance!
Craig :D
User avatar
Fresh Boarder

teitbite
Wed Mar 23, 2016 11:08 am
I’m afraid that modifications such as this require extensive changes to the theme’s code; I do apologize but such large changes are custom work that are beyond the scope of our technical support.

Try use other K2 template. One was prepared with titles other to just present images.
User avatar
Moderator

GK User
Thu Mar 24, 2016 8:01 am
Thanks, I fully understand......
Cheers
Craig
User avatar
Fresh Boarder

GK User
Sun Apr 03, 2016 2:50 am
I'm looking for something just like this as well. How much would it be for this to be done and after that, can that be shared with everyone?
User avatar
Fresh Boarder

GK User
Sun Apr 03, 2016 3:01 am
I used this from another thread and it kind of served my needs for the time being to put it into the overwrite.css bit in advanced part of the template.

Code: Select all
.portfolio > .itemList[data-cols="2"] > article, .portfolio > .itemList[data-cols="3"] > article, .portfolio > .itemList[data-cols="4"] > article, .portfolio > .itemList[data-cols="5"] > article, .portfolio > .itemList[data-cols="6"] > article {
    padding: 5px !important;
}
User avatar
Fresh Boarder

teitbite
Wed Apr 06, 2016 9:22 am
Hi

Of course it can be the other way around :) Adding gaps to layout with titles is much easier than adding title to layout with gaps. Sorry I haven't thought about that. Closing this thread now.
User avatar
Moderator


cron