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
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
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.
Thanks!!!
one last thing, why is there a huge space from header on my PAGES
http://medicalcodingstaffing.com/jobs
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.
thanks!!!
You must log in to post.