• My theme calls the title from general settings BLOG TITLE, but html doesn’t work in this box. Any suggestions?

    Thanks!

    John

Viewing 2 replies - 1 through 2 (of 2 total)
  • You could just replace the bloginfo() or bloginfo('name') in your theme’s header.php and just use echo to display those two lines.

    Thread Starter johnmiller

    (@johnmiller)

    I must confess, my expertise stops at html. I tried replacing bloginfo (‘name’) with echo ‘title line one
    title line 2′ (with and without the blog title filled in on the settings page) and see no change–except there’s nothing there when the title is blank in Settings. So I’m guessing some other command is calling on the Settings title value? What am I looking for here, and what do I need to do?

    Thanks for any help!

    John

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is there a way to specify a two-line blog title w/diff font sizes?’ is closed to new replies.