Thanks - but doesn't do the trick
I have found this CSS in gf.stuff.css (line 244)
- Code: Select all
/* 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; }
And that should be the code controlling the TextTitle, but I see no moving of the block
Can it be controlled by javascript?
Best regards,
Thomas Petersen