aryas_zehral: (Default)
aryas_zehral ([personal profile] aryas_zehral) wrote in [community profile] style_system2012-02-21 04:13 am

Header/Text

Hi.

Is there anyway to make the text on the header not visible? I'm using practicality for [community profile] mood_music and I'd like to get rid of the journal title and page title so that just the image displays. How would I do that?

Thanks.

[personal profile] ex_awakened208 2012-02-21 05:20 am (UTC)(link)
Drop this in the Custom CSS box:

#title, #pagetitle {
display: none; }