Forums

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

Home Forums CSS [Solved] wp post problem

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #27668
    revok
    Participant

    Hello

    Something has gone wrong with one of my custom pages.
    It displays posts on top of eachother.

    Since my news page and custom pages displays posts differently i have made separate classes for each, but something has gone worng, and I can’t seem to figure out what…

    http://www.fremtidensbornehuse.dk/wordpress/projektinfo

    Hope you can give me an idea…

    Thanks
    Simon

    #78406
    JustSimple
    Member

    I think you should change position: absolute; to position: relative;
    and remove the margin-top in your .pagescontent
    and then add new style .page-40 with margin-top: 271px;

    is this a static page?

    #78407
    revok
    Participant

    Sorry
    I think I figured it out myself.

    the mistake was here. My end content div was before the endwhile

     



Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.