I noticed everyone's been asking how to make the title show up on their blog, but I'm actually wondering how to make it not show, haha. like how would I make the title not appear in the sidebar but still show up on the google chrome tab? I'm using theme 019. please and thanks :)
No problem! Just find this bit:
And delete it. However, that'll leave too much space between your sidebar image and description. If you want to fix that, you can find this bit:
#sbartext {margin-left:20px; margin-right:20px; font-family:{font:body}; font-size:10px; color:{color:text}; text-align:justify; font-style:normal; margin-top:10px}
And change margin-top:10px to margin-top:0px. I hope that helps! :-)