I upload the template gk_startup_J!25 and I already read different answers but I do not understand where I can insert the background image
http://www.riedicon.com/
I read that I need to creat a maskheads but I do not know where o how
body {
background:url(../images/your_image.jpg) top left no-repeat !important;
}
#gkHeader {
background: url('../images/your_image.jpg') top left no-repeat !important;
}
Konrad M wrote:Unfortunetly ftp details aren't correct. I can't login. Once again please try do this steps:
1. Copy your image to templates/gk_startup/images/
2. Add to override.css code:
- Code: Select all
#gkHeader {
background: url('../images/your_image.jpg') top left no-repeat !important;
}
3. Enable override.css option in template settings.