Welcome to Gaia! ::

Using "current" profile - if I post a picture as my background is there a way to change the background color on my "about me" n' such or do I have to keep using profilebrand?
To change the About Me's background colour you can use the following:

#id_about{
background-color:#FFFFFF;
}


You can use this to change every single panel's background colour:
.panel{
background-color:#FFFFFF;
}


Where #FFFFFF is change to whatever colour you wish, that one there is white. #000000 is black and so on. Don't have to use hex, I just chose to. You can use something like "background-color:black;" if you want instead.

This will change the background to an image:
#id_about {
background:url(http://i730.photobucket.com/albums/ww305/profilebrand/gaia-layouts.gif) bottom left no-repeat fixed;
}


.panel{
background:url(http://i730.photobucket.com/albums/ww305/profilebrand/gaia-layouts.gif) bottom left no-repeat fixed;
}

Quick Reply

Submit
Manage Your Items
Other Stuff
Get Items
Get Gaia Cash
Where Everyone Hangs Out
Other Community Areas
Virtual Spaces
Fun Stuff