Avatarian Avatar Addicts!

Home
Super Quick Chat!
Smilies
Helpful sites
How to make a Guild layout
How to make a user look up
Stock market guide
About the council
Members
For bored people!
Restocking Guide
Quests
How to make a user look up

So you want to make a user look up?

Ok well if you want the user look up to fit the whole page you need to make your picture 1000 pixels by 600pixels.Other wise you can make a smaller picture and have it repeat itself all over the page.
 
ok first thing is open up paint(the free version or whatever graphics program you have.) To open up it you can click start,all programs, accessories, paint.
 
Change the atributes to what ever size picture you want and make your picture and save it. Valid file types for photobucket are: jpg, gif, png, bmp, tif, swf
Images larger than 512 KB are automatically resized. You must save it as one of those types.
 
If you don't have an account at photobucket then create one you will need it for all of your graphics that you make.
Photobucket.com image hosting and photo sharing
ok so now you have your account log in and submit your saved picture.It might take a moment for the next page to load when it does copy the url of the picture and put it in the spot that says URL HERE in one of the codes below.

FOR THE STRETCHED BACKGROUND.
<style>
BODY{background-color:#ffffff;
background-image:url(URL HERE);
background-attachment:fixed;
background-repeat:no-repeat;
background-position:bottom right}
</style>
FOR THE REPEATED BACKGROUND.
<style>
BODY{background-color:#ffffff;
background-image:url(URL HERE);
background-attachment:fixed;
background-repeat:yes;
background-position:bottom right}
</style>
 
put the codes in the spot were you change your userlookup.