Hi,
how to change the position (pixels from bottom) of the thumbnail bar in esport image show?
$styles = ' #gkIs-'.$this->config['module_id'].'.gkThumbsTop:hover .gkContentArea { top: 20px!important; } #gkIs-'.$this->config['module_id'].'.gkThumbsBottom:hover .gkContentArea { bottom: 20px!important; }';