backgorund img
-
hi,
I’m not too much a coder but I want to add background in each of this location on my home page.
this is what I’m trying to edit in my style.css
something is wrong here:
#background {
background: url(‘../../header-images/background_home.jpg’) no-repeat;
}#branding {
background: url(‘../../header-images/banner_home.jpg’) no-repeat;
}#footer {
background: url(‘../../header-images/footer.jpg’);
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘backgorund img’ is closed to new replies.