Skip to main content
added 1 character in body
Source Link
Sudharsan S
  • 15.4k
  • 4
  • 34
  • 51

Make the css like

 #Image { background-image: url('Images/home.png') !important; } 

if it already defined anywhere in your site is replace and add this.

Make the css like

 #Image { background-image: url('Images/home.png') !important; } 

if it already defined anywhere in your site is replace and add this.

Make the css like

 #Image { background-image: url('Images/home.png') !important; } 

if it already defined anywhere in your site is replace and add this.

Source Link
Ajesh VC
  • 635
  • 5
  • 13

Make the css like

 #Image { background-image: url('Images/home.png') !important; } 

if it already defined anywhere in your site is replace and add this.