The design of my blog got messed up, Please help

7 replies
  • WEB DESIGN
  • |
Hi,

Last night I pasted in the code for an autoresponder software that I have and now the look of my blog is messed up. What used to appear over in the right sidebar areas (blog plugin, adsense, links, etc), is now at the very bottom of the blog.

Can someone please help me determine what code needs to be added or changed to correct this? Please be specific, as I am on the techie short bus .

My blog is at www.ken-schumacher.com
Thanks.
Ken
#blog #design #messed
  • Profile picture of the author KathyK
    It's definitely a problem with the auto responder code...

    Starting with
    <table width="80px" border="1" cellpadding="10" cellspacing="0">
    <tr>
    <img src=(autorespnder image link here) width=1 height=1 border=0>
    <td>
    Firstly, there shouldn't be an image there. It needs to be AFTER the <td>.

    Then it goes down, starts a form, ends a form, with a table inside (all looks fine).

    But that opening table is never closed - I think that's what the problem is.
    Somewhere after the </form> tag there should be a </td></tr></table>

    I'm can't see the actual index.php code so I'm not sure exactly where to tell you to put it but try immediately after the </form> and see if that helps.
    Signature

    Cheers,
    Kathy

    {{ DiscussionBoard.errors[678753].message }}
  • Profile picture of the author GoldenRule
    Hi Kathy,

    Thanks for the response. Adding the </td></tr></table> after the </form> did the trick. Thanks so much!

    Take care,
    Ken
    Signature

    Ken Schumacher
    Golden Rule Enterprises
    Experience the supreme muscle car http://www.PontiacGTOs.com
    Do Remember, Expect Abundance & Miracles

    {{ DiscussionBoard.errors[678870].message }}
  • Profile picture of the author KathyK
    Glad I helped - since I couldn't see the actual template, I wasn't sure if there might be some php code in there that might change things. (And I was just on break and couldn't stay.)

    So I'm happy it worked for you.
    Signature

    Cheers,
    Kathy

    {{ DiscussionBoard.errors[682354].message }}
  • Profile picture of the author DanielFonda
    Didn't you backup your blog.

    THAT IS A MUST WHEN BLOGGING.

    Even if your blog gets attacked you will always have that backup.

    Just get a plugin that backs-up your blog on a daily basis and sends the file to your email or something.
    Signature
    http://www.warriorforum.com/warrior-...ml#post1157486 - Backlink building, article writing services (cheap)
    http://www.comedy-blog.net
    {{ DiscussionBoard.errors[729655].message }}
  • Profile picture of the author GoldenRule
    Good advice Daniel. Where do I get such a plugin?
    Signature

    Ken Schumacher
    Golden Rule Enterprises
    Experience the supreme muscle car http://www.PontiacGTOs.com
    Do Remember, Expect Abundance & Miracles

    {{ DiscussionBoard.errors[729748].message }}
  • Profile picture of the author adam2000
    You can see this page on WP WordPress Backups WordPress Codex for instructions and resources on how to do the backup - either through your cpanel or through a plugin.

    Adam
    {{ DiscussionBoard.errors[745234].message }}
  • Profile picture of the author GoldenRule
    Thanks for the info, Adam. I'll check it out.
    Signature

    Ken Schumacher
    Golden Rule Enterprises
    Experience the supreme muscle car http://www.PontiacGTOs.com
    Do Remember, Expect Abundance & Miracles

    {{ DiscussionBoard.errors[745493].message }}

Trending Topics