Totally new to blogging and php. Learning slowly by trial and error. Probably a silly question but after many different tries...
I'm wondering if anyone can offer some advice on how to move the text that is under my blog name over to the right where there isn't any graphics. I'm having a hard time figuring out where this area is (or what it is called) on my style sheet.
Right now it's seems to be here:
.slogan {
color:#5d6e76;
vertical-align:right;
text-align:top;
font-size:0.8em;
padding:0;
padding-top:0px;
}
Don't know if it helps to add that.
http://annie.paxye.com/testblog/
Thanks for any help!