• I am looking for somebody to remove the subscribe button and also align the right black widget sidebar so its aligned evenly with my blog entries.

    my blog

    Anybody bored? I can put your blog link in my links.

Viewing 2 replies - 1 through 2 (of 2 total)
  • hey dan, it seems an easy job so i would do it for you

    just means removing the <div id=”rss”> at the top of the sidebar and removing the margin and padding on the sidebar

    Edit sidebar.php and remove the following block near the top of the file:

    <div id="rss">
    <a href="<?php bloginfo('rss_url'); ?>">
    <span>Subscribe</span>
    </a>
    </div>

    Once that’s done, your sidebar positioning can be tackled,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Theme modification request’ is closed to new replies.