Jump to content

Recommended Posts

Posted

you have to add the below code into your style.css file

body {
background: url(http://www.yourwebsite.com/bg.png);
}

or you can google it will give you more options as how to add background image VIA style.css file.

hope it can help you.

Regards

James

Posted

Thank you, but the background image is not showing on the site! I added this code to the end of the CSS:

body {
background: url(http://www.bluehawkvirtual.net/lib/skins/pureHTML5_blue/img/bg.PNG);
}

Posted

it should be placed on the top of the style.css file please make sure there will be no duplicate code....

if still you cant able to make it please PM your style.css file will do the changes and send it back to you....

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...