ManpreetBajwa Posted August 26, 2013 Share Posted August 26, 2013 I am using inline css background: url(/Living_Space_Construction_Logo.jpg);background-size:100% 175px; background-repeat:no-repeat; i know the path is correct as the image is showing on mozila but not on chrome Link to comment https://forums.phpfreaks.com/topic/281567-backgroundurl-working-fine-in-mozilla-but-not-on-chrome/ Share on other sites More sharing options...
Irate Posted August 26, 2013 Share Posted August 26, 2013 Try using background-image: url('/Living_Space_Construction_Logo.jpg'); - also, are you sure the image should be located in the root folder? Link to comment https://forums.phpfreaks.com/topic/281567-backgroundurl-working-fine-in-mozilla-but-not-on-chrome/#findComment-1446852 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.