• Anonymous

    I’m setting up a site for a friend and they want to have a tag line. Is their way to display the blog discription on the page without hacking the index.php?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Try bloginfo(‘description’); (in a php tag of course)
    HTH

    Sushubh

    (@sushubh)

    that means editing the index file :O)

    willm

    (@willm)

    The blog description is part of your content. Content goes in index.php, presentational stuff in wp-layout.css. CSS is great but it can’t do everything ??

    Although since it’s part of the options panel, perhaps the default index.php should be modified to reflect that.

    Sushubh

    (@sushubh)

    css can do a lot ??
    i saw an example where some guy used css to add content in a page. used it for adding e-mail address. weird and bulky but so was css pencil! ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Display blog description’ is closed to new replies.