Hi,
when i uploaded my site online the background pic' in the front page is not showing
this is the original code -
url('../images/header_bg.jpg') no-repeat center top
tried to change it to -
.frontpage #gkHeader {
background: url('templates/gk_steakhouse/images/header_bg.jpg') no-repeat center top;
nothing worked. i checked the pic', its in place and not corrupted or anything.
it worked fine on my local host but not working online
any ideas?
Thanks in advance!!
Liron