Hallo I want to use the slideshow of "gk leage news" in the template. Where can a picture in the upper right side insert? Thanks Ilona
.gkIsWrapper-gk_league_news1 .gkIsMoreNews {background-image: url('images/yourimage.png') no-repeat 0 0;}
Seichinha wrote:Hi
You mean add background image?
If so you can use this css:
- Code: Select all
.gkIsWrapper-gk_league_news1 .gkIsMoreNews {background-image: url('images/yourimage.png') no-repeat 0 0;}
Naturally you need to place your image on ../modules/mod_image_show_gk4/styles/gk_league_news1/images/
Cheers