Hi!
I just purchased the game magazine template and I was wondering how to change the background image to something else?
Thank you,
Sofia
body {
background: url("../images/bg.jpg") no-repeat scroll center top #YOURCOLOR;
}
Pawel F wrote:About customization of background (of all templates) first you should choose which color style you would like to use. In template configuration : http://www.gavick.com/documentation/joo ... -settings/
Second if you'd chosen, now you can use your own background image using your image.
1) First prepare new background image, in this template we , as default, used panoramic photo (wallpaper) with 1 710px × 814px - but you can use similar dimensions, not always must be this same.
2) Rename your image to bg.jpg - and copy here (use FTP/SFTP): templates/gk_game_magazine/images/ of course replace old image with yours, refresh browser ... ...done
p.s.
Default background color was/is #F5F5F5 (light grey) to change it, use
- Code: Select all
body {
background: url("../images/bg.jpg") no-repeat scroll center top #YOURCOLOR;
}
where #YOURCOLOR- is your new HEX color
http://YOURPAGE.com/templates/gk_game_magazine/images/bg.jpg
Pawel F wrote:Maybe not,
use old trick to update bg image
- Code: Select all
http://YOURPAGE.com/templates/gk_game_magazine/images/bg.jpg
Use in address bar + <Enter> + use F5 to refresh image to check is it really new image.
If won't help please add here URL I will see ..upss where are my glasses