Jump to content

How to add a background image?


Sir Blut

Recommended Posts

You should put your paper on "Transparent(Custom)" mode, and use this code in the html part, just edit out the source for the image:

  <div style="background-image: url(http://WHATEVER_SIR_BLUT_LIKES_AND_APPROVES);"> 

At the end of the section you want to use the background image for, you will have to close the div tag with </div>

Link to comment
Share on other sites

  • 3 months later...
  • Root Admin

The simplest one that I use is:

 

<body background = (insert url)>

 

Rather than faffing with "div" and "style"

 

(For the whole page)

 

Technically you shouldnt do that as we already have a HTML body tag.

 

The above way is preferred.

 

Also <body background="blah"> is getting deprecated I believe? ref: http://fantasai.tripod.com/qref/HTML4/deprecated.html

Link to comment
Share on other sites

Exactly. In fact I don't even see any background on Sasha's papers.

 

I removed mine a while ago :)

 

 

Technically you shouldnt do that as we already have a HTML body tag.

 

The above way is preferred.

 

Also <body background="blah"> is getting deprecated I believe? ref: http://fantasai.tripod.com/qref/HTML4/deprecated.html

 

Ah, you learn something new every day. :D

Link to comment
Share on other sites

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.   Paste as plain text instead

  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...
  • Forum Statistics

    17.5k
    Total Topics
    182.5k
    Total Posts
  • Recently Browsing

    • No registered users viewing this page.
  • Upcoming Events

    No upcoming events found
  • Recent Event Reviews

×
×
  • Create New...