View Single Post
  #4  
Old 04-20-2010, 05:02 AM
Dr. Zeppers's Avatar
Dr. Zeppers Dr. Zeppers is offline
Drunken Pirate Master
Dr. Zeppers's Primary Pirate Info

Join Date: Feb 2008
Location: Doing that voodoo that I do so well..
Posts: 4,162
My Mood: Piraty
Dr. Zeppers must be getting help from Tia Dalma to get this farDr. Zeppers must be getting help from Tia Dalma to get this farDr. Zeppers must be getting help from Tia Dalma to get this farDr. Zeppers must be getting help from Tia Dalma to get this farDr. Zeppers must be getting help from Tia Dalma to get this farDr. Zeppers must be getting help from Tia Dalma to get this far
ok, well.. instead of closing it, how about I offer the answer to your elusive question?
Now keep in mind, its not a built in function, and its not necessarily real easy (takes some techno knowhow)... but it can be done with the following referenced <div> tag.

Here is an example that I used on my userpage on the Carsonlineforums site:

<div style="background-color: #ffffff;background:url(http://www.carsonlineforums.com/foru...&pictureid=174) center;">


To try to explain what you would likely modify to suit your needs, here it is broken down with color references:

<div style="background-color: #ffffff;background:url(http://www.carsonlineforums.com/forums/picture.php?albumid=33&pictureid=174) center;">


The colors parts represent:
background color code
background image url
background image alignment

Take the above line of code, and replace the above colored portions with your preferences,
being sure to leave all the extra ()'s, etc, just replace the colored portions.
Paste it as the first line of your userpage.

Be sure your background image is on an approved host (best to use your gallery).
A few quick background color codes: #ffffff is white, #000000 is black
You could use left, or right, instead of center.

Enjoy... be creative!

P.S. In case you were curious what my userpage on COF looks like: Dr. Zeppers on COF
__________________
Reply With Quote