Ok, we have just modified the profile area, so now your profile page does not have the large Aimee Asher banner at the top. This makes it more your page, decorate it and share with a friend. You will be able to change the colors of your profile area, just refer to this dialog for wha to change:
http://aimeeasher.com/community/design/pic/info.jpg
You may also add backgrounds from sites like this one:(we are not affiliated with this company)
Backgrounds
Just choose your background and then copy the code and place in your profile page at the bottom where it says "css advanced users"
You may also add music players from places like:
playlist.com and others.
Why not add a slide show or video montage?
Smilebox offers free ones
you could add this to your about me or other sections. Once you recieve the code after you create the slideshow. RockYou also has some fun slideshows
Have fun and personalize your space!
We hope to offer some backgrounds soon! But until then there are many many available, look for customize my space and such.
More glitter sites
---to change the green bar in your profile, copy this code and placethe colors you want in the"your colors area" you may need to play withit to get the look you want.
#outer2 {
background:#yourcolors;
border-left:1px;
border-right:1px;
border-top:5px solid #yourcolor;
border-bottom:2px solid #yourcolor;
text-align:center;
border-bottom-width: 10px;
padding-top: 10px
width:950px;
}
Change your color to the corresponding color #, you may find thes in html charts or the boxes in your profile designer.
To add backgrounds that do not provide code or are not working correctly you may add this code:
body {
background-color:#2bd0c9;
background-image:url('http://yourPictureURL-HERE');
background-attachment:fixed;
background-position:center center;
background-repeat:no-repeat;
}
replacing this http://yourPictureURL-HERE with the url/link of the image you want to use as your background. If you wish for it to repeat- remove the no- in front of repeat at the bottom of the code so it reads:
background-repeat:repeat;
**a good size for backgrounds would be 1000 x 800 at 72dpi. Another goodsource for backgrounds would be computer wallpapers for desktop.
Wehave added a pdf printable version of the layout guide to profiles atthe top of the profile design page, you may also get it here:
Printable Layout guide
Iam so glad you are having fun designing your pages. Don't forget toshare your llink to your profile page with family and friends, so theycan see what you are up to your latest creations and so on.
Happy Designing!
