Forum Moderators: not2easy
Almost the entire site is text. For example some pages have fiction stories on them. <p>Once upon a time, in the land of . . .</p> And what I'd like to do is have a background that looks like a piece of stationery to put the text on.
I've seen some made for Outlook and Outlook express, and I like the look of it (I won't need the movement or the music), and I'd like to find similar looks on pieces of wallpaper to use as backgrounds for the pages on my website. The trouble is, so far, I haven't been able to find any. Is there a special name for them? Does anyone know where I can find something like this?
You need to be careful how you do this, any background image used below text should be very subtle at the very most as it becomes distracting to the read and if used improperly make the text unreadable. It may look great but like many of the flash files people commonly use for headers its only cool the first time and becomes annoying afterwards.
If you don't know how to design and want to use ready-made backgrounds, I suggest doing a google search for backgrounds and then combining it with some CSS. If you search for Outlook stationary, you will only get results that are specifically for outlook (eml files) and those are not useful for the web. I am not sure if there is a way to decode or get into the folder where outlook saves the stationary image but even if there was, you probably won't be allowed to use those images on the web and could get in trouble.
That leaves your final option which is to use a free background image like some of the other guys suggested. You will probably NOT find backgrounds that have a design on the top, left side and empty white space for your text so you will have to improvise. You can either use left border backgrounds or you can use smaller images and have it repeat along the left side using CSS. By using smaller images and combining it with CSS, you would achieve the same look as using a full border image without the image size and heavy load time.
There may be some other options or tricks but without seeing the page or knowing how much experience you have, its hard to say what would work.
[edited by: tedster at 6:13 am (utc) on Oct. 12, 2008]