What we have done.
Added a background image
Adjusted the colors and size of H1 and H2
The first thing we notice is that all the links, with the exception of the side bar have changed to green. Oh bugger! Me thinks that must have something to do with the changes i made to the Top section… hmmm research required.
What we are going to do
We are going to adjust the boring style for the headers in the content section
Header 1
Header 2
Header 3
Looks like my user box in the top section has disappeared as well..
To sort this, we need to find out what to adjust, and where
Using the "view style information", in the drop down list, on the css tab, in the web developer, we can hight light the user box.
it gives us
.printuser (line 261)
{
}
So lets stick color:gold, in between {} to sort that one.
Then we will change the footer and license area link text.