Yep! I actually spotted how to change the text size while following your suggestions about ditching the text shadowing. Made me feel quite clever, once I realised I hadn’t broken anything by making the changes.
Cheers
WOW!
Yes, I can see how that will make learning to play with this stuff much easier.
Thanks again
Ok, so what’s Firebug? (I really did mean NEWBIE!)
Thanks esmi
That did the job on the headings on the page. I also removed the “text shadow” code that followed
#site-title {
float: left;
font-size: 50px;
line-height: 60px;
margin-top:10px;
margin-left:20px;
padding-left:20px;
I hope you realise how important your help was, you just helped me lose my virginity, that’s the first css I’ve ever changed!