Forums

Removed Sidebar... how to move content to the left? (3 posts)

  1. CariDiaz
    Member
    Posted 2 years ago #

    On sterlingelite dot com, i removed the left sidebar.

    I need to be able to move the content/text over to the right.

    Is there something else that i need to remove? or consolidate?

    thanks!

  2. CariDiaz
    Member
    Posted 2 years ago #

    In the style.css, the only sidebar coding is:
    .sidebar-wrap {
    width: 1px;
    padding: 0;
    margin:0 auto;
    overflow:hidden;
    float:left;
    clear:none;
    }
    .sidebar {
    width:100%;
    clear:none;
    }

    I've tried to reduce the % of the width, but no luck.

    Any other suggestions?

    Just need to move the content in the 'body' to the left to make up for removing the sidebar.

    thanks

  3. CariDiaz
    Member
    Posted 2 years ago #

    Never mind :)

    Have decided to cut my losses and just work with another theme.

    Thanks again though.

Topic Closed

This topic has been closed to new replies.

About this Topic