Figcaption in Portfolio Grid

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Aug 10, 2015 12:31 pm
Hi,

This might be a rather dumb question, but where do i insert the text for the figcaption? It appears as an "O" now...

Thanks
User avatar
Senior Boarder

GK User
Tue Aug 11, 2015 6:48 am
Could you please post an url to your site where this issue could be seen?
User avatar
Moderator

GK User
Wed Aug 12, 2015 11:45 pm
Hi Cyberek,

Sure, the url is www.lwbsmile.nl

thnx!
User avatar
Senior Boarder

GK User
Wed Aug 12, 2015 11:47 pm
sorry this is where you can see it... scroll down and on the right... http://www.lwbsmile.nl/over-ons/ons-doel
User avatar
Senior Boarder

GK User
Mon Aug 17, 2015 1:01 pm
hi Cyberek,

Were you able to get a glimpse at my problem yet?
User avatar
Senior Boarder

GK User
Mon Aug 17, 2015 6:52 pm
I was trying to find this "0" on your site but couldn't. Could you please post a screenshot and mark this element on it?
User avatar
Moderator

GK User
Mon Aug 17, 2015 7:13 pm
You can see it here.. as on the link I provided you..
User avatar
Senior Boarder

GK User
Wed Aug 19, 2015 1:40 pm
Have you been able to look at it yet? Is it clear now what i mean?
User avatar
Senior Boarder

GK User
Wed Aug 19, 2015 3:24 pm
I have tried plan B.. I guess besides of the title you can't insert an addition text. The "o" was content proporty in css. I thought this was intended for some addition text within container, but it was decoration right?

Code: Select all
.gkNspPM-PortfolioGrid.with-overlay .figcaption:before, .gkNspPM-PortfolioGrid.without-overlay .figure.loaded > div > a:before {
    color: #111;
    content: "o";
    font-family: 'writer-pixellove';
    font-size: 24px;
    height: 28px;
    left: 50%;
    margin: -14px 0 0 -14px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    width: 28px;
    z-index: 2;
}
User avatar
Senior Boarder

GK User
Fri Aug 21, 2015 7:32 am
Hmm, seems like our custom font doesn't work on your site. Icon should show, but while there is an issue with the font it doesn't show at all.
Right now your site requires login and I can't access it.
Please send me a PM with:
1. URL to your website
2. login and password of user with login privileges (please create one for me)
3. link to this thread
User avatar
Moderator

GK User
Sun Aug 23, 2015 2:25 pm
Hi Cyberek, I went to plan B, I just disabled the display and moved up the title link, this solution is satisfactory for me. So for now this issue has been resolved. Thank you for pointing out that the font is the issue. That's helps for future reference.
User avatar
Senior Boarder

GK User
Mon Aug 24, 2015 1:18 pm
No problem.
Feel free to post new forum threads if you have any other questions - it allows us to answer faster.
User avatar
Moderator


cron