1. nebuladesigns
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 13 August 2018
  5.  Subscribe via email
I have a header image that i have placed using custom css but the image only shows on the homepage and not the rest of the website. Website is still in maintenance mode on live server as i am busy with it. The position in question is header area.

#container_header, #container_hornav {
background-image: url("images/safia_islamic_art_cape_town.jpg";) !important;
}
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try using the full URL to your image.

Eg..

background-image: url("http://www.yourwebsite.com/images/safia_islamic_art_cape_town.jpg"); !important;


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you that seemed to work.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!