• Greetings,

    I have read and tried almost all the suggestions within the forum for changing the blog title and description. I bought a theme from theme forest which uses a blog title in a logo.png (graphic) format. I tried to change the <div id=”wrapper”> or delete it, when i do this, it distorts the blog structure and layout completely. If possible, I would really just like to have the blog title and description reflect what i write in the setting>General>blog title or tagline in the dashboard.

    my url is http://financingthegap.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • when you need to share large amounts of code, please copy the code into a http://wordpress.pastebin.com/ and post the link to it here.

    for short amounts of code, please use the ‘code’ button on top of this editor – pressed once before pasting the code, and then once after.

    no need to yell, most of the volunteer team probably have done similar things as you have done during the past 12 hours.

    also, ask for support at the seller’s site, after all they took money for the theme.

    it would be useful if can post a link to your site.

    also, double posting is against the forum rules and will get you the same answers you already got.

    – one simple way to change your title is to edit the logo.png graphic and change it to your own title. then upload it to the same location.

    – or change this:
    <div id="logo"><h1>/">Simplified | Simple is elegant</h1></div>
    into this:
    <div id="logo"><h1><?php bloginfo('name'); ?></h1></div>

    I’ve closed your other thread ( here ) please just stick to one thread.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Blog Title’ is closed to new replies.