Forum:Formatting: Background Image
From Uncyclopedia, the content-free encyclopedia
Revision as of 14:31, February 19, 2010 by Invincibleflamegruemaster (talk | contribs)
Note: This topic has been unedited for 1189 days. It is considered archived - the discussion is over. Do not add to unless it really needs a response.
I've got an article idea and I'd love to be able to use a large image for the background while throwing text and "stuff" on top of it. I just need a basic (if there's such a thing) code for doing this. All my attempts at pirating other examples have failed so far. Help! -- 16:58, February 18, 2010 (UTC)
- Maybe this css trick will help you:
background-image:url(*The url of the image you want*) 0px 0px no-repeat
