gk_publisher responsible?

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
Sat May 30, 2015 12:17 pm
Good morning,
I need the orange box and the owner and reduce text are responsibles
The font size or the orange box is not reduced
How do I do it?
I need you will help me please
I use the style gk_publisher
http://www.lengua.cyangraf.es
User avatar
Senior Boarder

GK User
Sat May 30, 2015 3:06 pm
Hi,
I suggest to use simple solution :
@media (max-width: 860px) {
.gkIsWrapper-gk_publisher figcaption a { font-size:30px }
.gkIsWrapper-gk_publisher figcaption h2 { line-height: 30px;}
}
@media (max-width: 480px) {
.gkIsWrapper-gk_publisher figcaption a { font-size:20px }
.gkIsWrapper-gk_publisher figcaption h2 { line-height: 20px;}
}


This should help for smartphones and most of tablets.
User avatar
Platinum Boarder

GK User
Mon Jun 01, 2015 10:37 am
Thanks for your help
works!!!
User avatar
Senior Boarder


cron