Forums

Spacing (6 posts)

  1. weiler14
    Member
    Posted 3 weeks ago #

    See the Title Medical BILLING Job,

    I would like to move it up higher closer to header plz
    http://medicalcodingstaffing.com/2009/11/04/medical-billing-job-8/louisville-ky/3792

    THANKS

  2. stvwlf
    Member
    Posted 3 weeks ago #

    The CSS you need to adjust is this

    side-padds {
    min-height:1px;
    padding:20px 20px 0;
    }

    The first 20px in padding - make it zero, then adjust as you like. I assume you know your CSS is in a PHP file.

  3. weiler14
    Member
    Posted 3 weeks ago #

    Thanks!!!

  4. weiler14
    Member
    Posted 3 weeks ago #

    one last thing, why is there a huge space from header on my PAGES
    http://medicalcodingstaffing.com/jobs

  5. stvwlf
    Member
    Posted 3 weeks ago #

    because this is much too wide

    .span-12 {
    padding:0 0 20px;
    CHANGE -->  width:650px;
    }

    with the layout you have there is has to be about 500px wide to fit in the allotted space. Otherwise the floats on the sidebars are dropping it down below the sidebar.

  6. weiler14
    Member
    Posted 2 weeks ago #

    thanks!!!

Reply

You must log in to post.

About this Topic

Tags

No tags yet.