Change place photo credits

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Jul 03, 2014 4:02 pm
Reply with quote
Report this post
Hi Team,

I would like to change place photo credits. So, I want to put on top photo, right side. How i make it?

Regards,

Leo
User avatar
Junior Boarder

teitbite
Fri Jul 04, 2014 11:37 am
Reply with quote
Report this post
hi

Please show em the exact page where I'll be able to see the example.
User avatar
Moderator

GK User
Mon Jul 07, 2014 6:37 pm
Reply with quote
Report this post
Hi, thanks for you answer!

This is the link: http://minasemnoticias.com.br/index.php ... so-moreira

Thanks
User avatar
Junior Boarder

teitbite
Tue Jul 08, 2014 12:20 pm
Reply with quote
Report this post
Hi

Please add this to override.css and make sure override is enabled in template settings:

Code: Select all
.itemImageBlock {
    overflow: visible;
}

.itemImageCredits {
    color: #333333;
    font-weight: bold;
    padding: 0;
    position: absolute;
    right: 0;
    top: -20px;
}
User avatar
Moderator

GK User
Wed Jul 09, 2014 5:07 am
Reply with quote
Report this post
Now is ok.

Thanks a lot Teitbite!
User avatar
Junior Boarder


cron