Okay, first you have the latest version of FireFox to do ANY OF THIS. IT IS REQUIRED.
To make the avatar big again you can go here: http://gaiatools.com/avatarenlarger/IF you want to edit the links on the sidebad there should be a guide to it!!!! Then after you say "Done" read the small paragraph above it.
TO CHANGE HEADER:Then you download "Stylish" found here:
https://addons.mozilla.org/firefox/2108/Restart FF. You will now see a little logo that looks like a piece of paper with a paint brush in the lower right hand corner. Look below for how to install the code.
Go to "Create Styles"
At the top bar ("subject bar") insert: Gaia Header
In the big space below it enter this code. OBVIOUSLY WHERE IT TELLS YOU TO INSERT THE IMAGE URL YOU SHOULD INSERT THE IMAGE OF YOUR DESIRE THERE. : D
@-moz-document domain("gaiaonline.com") {
#logo h1 {
background: url(INSERT IMAGE URL HERE) top left no-repeat !important;
}
#logo h1 a:link, #logo h1 a:visited, #logo h1 a:hover {
background: url(INSERT IMAGE URL HERE) top left no-repeat !important;
}
}
Here's a one that I liked alot, there's alot more running around G&R.
SIDE NOTE! A custom header will be made for RC soon. : D
http://graphics.gaiaonline.com/images/layout/gaialol/logo.png
MAKE PAGES GREY! (Thank Ulyssus)Just ittle it "Grey Pages" or whatever. Grey Pages is the nicest one to use. x3
Using the same program as above insert this code:
#content a:visited {
color: #90ADC1 !important;
}
You can change the color! Preferrably use the hexicode. For more colors in hexi look here:
http://www.webmonkey.com/webmonkey/reference/color_codes/That site has more than just the basic web safe and it's a great site in general if you want to find out more about webpages.