Title of articles are higher than images -Image show

Free Joomla module to create slideshow on your website which includes different data like part of articles or text defined by user.
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
Tue Apr 29, 2014 9:09 am
Hello,

Suddenly there is a problem with image show in our website. Title of articles are a bit higher than images. Could you provide any help? I cannot find the problem.

Website: http://www.profilnet.gr

Regards
User avatar
Senior Boarder

GK User
Tue Apr 29, 2014 11:45 am
Please edit: /templates/gk_game_magazine/css/override.css and add at its end:
Code: Select all
.gkIsWrapper-gk_game_magazine .gkFloatright {
margin-top: 34px;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Wed Apr 30, 2014 12:02 pm
I did all the steps, but nothing changed really. Any solution?
User avatar
Senior Boarder

GK User
Wed Apr 30, 2014 8:32 pm
Well... it helped on second slide. Please replace it with:
Code: Select all
.gkIsWrapper-gk_game_magazine .gkFloatright,
.gkIsWrapper-gk_game_magazine .gkFloatleft{
margin-top: 34px;
}

Should fix both.
User avatar
Moderator

GK User
Thu May 01, 2014 2:26 pm
Thank you Cyberek! Its fixed
User avatar
Senior Boarder

GK User
Fri May 02, 2014 6:30 pm
No problem :).
I'm glad I could help.
User avatar
Moderator


cron