![]() |
Sergey Kornilov admin 10/28/2015 |
Yes, it's very easy in fact: |
O
|
overmars author 10/28/2015 |
Yes, it's very easy in fact: http://www.w3schools.com/tags/att_body_background.asp Another option is to do that via CSS: http://www.w3schools.com/cssref/pr_background-image.asp In both cases you will need to switch to HTML mode in Visual Editor.
|
![]() |
Sergey Kornilov admin 10/29/2015 |
It will work if you specify correct path to image file. If it in images folder you should use something like <BODY background="images/forest.jpg">
<BODY background="https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=78155&image=1&table=forumreplies">
|