• Resolved sirps

    (@sirps)


    Hello,
    Complete newbie here.
    I’m trying to completely remove the sidebar from this work in progress;
    http://www.eversostrange.com
    Ploughed through the forums and all I’ve managed to lose part of the sidebar by removing;

    <?php get_sidebar() ?>
    from index.php

    But as you can see not the whole thing.
    Any ideas?
    Cheers
    x

Viewing 3 replies - 1 through 3 (of 3 total)
  • Michael

    (@alchymyth)

    in ccs/layout.css of your theme:

    #content{ padding-right:24px;margin-right:25px;border-right:1px solid #A99880; }

    remove the border-right:1px solid #A99880;

    Thread Starter sirps

    (@sirps)

    Works a treat!
    Cheers!

    im having similar problem. i removed the bar, but the line thingy is still there.

    wwww.michaelkheng.com/blog

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

The topic ‘remove sidebar line thingy’ is closed to new replies.