Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Help with positioning height for image Reply To: Help with positioning height for image

#298201
deb
Participant

Hi

You have margin top on:
.has-right-sidebar .site-main, .has-left-sidebar .site-main { margin: 0; }

and you have header on top, #site-header { display:none }

this will help.