
Is there any way to fix this besides adding the text in the actual jpg?
Thanks in advance.
Best regards,
Thomas Petersen
Rustyhead wrote:On the front page - it's the slider (the big box on the frontpage containing pictures that changes).
Right now the thumbnails is disabled, and unfortunately it also disables the text I added to the slide in the adm. area.
Best regards,
Thomas Petersen
#gkIs-gk-is-228 .gkIsThumbnails {
display: none;
}
#gkIs-gk-is-228.gkThumbsTop:hover .gkContentArea {
top: -88px !important;
}
#gkIs-gk-is-228.gkThumbsTop:hover .gkContentArea {
top: -88px !important;
}
/* text blocks */
.gkIsWrapper-gk_eSport .gkIsTextTitle { position: absolute; z-index: 100; height: 62px;
width: auto; background: transparent url('../images/style1/is_bg_title.png') repeat 0 0; padding: 0 30px; text-transform: uppercase; visibility: hidden; right: 30px; }
.gkIsWrapper-gk_eSport .gkIsTextTitle a { font-size: 30px; color: #fff; line-height: 62px; }
.gkIsWrapper-gk_eSport .gkIsTextTitle a:hover { color: #dfdfdf; }
.gkIsWrapper-gk_eSport.gkThumbsTop .gkIsTextTitle { left: 30px; right: auto; }
#gkIs-gk-is-228.gkThumbsTop:hover .gkContentArea {
top: -88px !important;
}
<style type="text/css">
#gkIs-gk-is-228.gkThumbsTop:hover .gkContentArea {
top: -88px !important;
}
</style>