Stage 2 CSS tweaks
More cleaning and tidying - I’ve been making sure that I always declare width, then margins, borders and padding in that order. This will make the IE6 stylesheet easier to write.
I looked at my source from the webbrowser, rather than in the wordpress editor, just to check my HTML tags and DIVS. I wanted to make sure I had stripped out almost all the old formatting, and that markup makes sense by using only tags such as H1, UL, LI etc.
The huge text was offputting so I changed the font-size in the body tag to 80% - the default is too large for most people. I never specify sizes in pixels or points anymore, everything is relative thus allowing people to resize all the text on the site via their browser preferences.
The next stage is photoshop - screengrabbing my site and using paintovers to get an updated site design that I am happy with. Again, nothing too radical is planned at this stage, I just want it to me slightly more elegant than before - like when Apple when from brushed metal to that soft satin finish design in iTunes versions 4 to 5.