• Hellow i have a question

    i have a header on this site that is fixed. this is ok but i need it to be above the menu and first post.
    here is the code
    `/* begin Header */
    div.art-header

    {
    margin: 0 auto;
    margin-top:-15px;
    position: fixed;
    top:225;
    z-index: 100;
    width: 1094px;
    height: 225px;
    overflow: hidden;
    }

    div.art-header-png
    {
    position: absolute;
    z-index: 100;
    top: -225;
    left: 0;
    width: 1094px;
    height: 225px;
    background-image: url(‘images/header.png’);
    background-repeat: no-repeat;
    background-position: center center;
    }

    /* end Header */

    thanks in advance for helping me

1 reactie aan het bekijken (van in totaal 1)
  • Deze vraag kun je hier gewoon in het Nederlands stellen. Voortaan a.j.b. code tags gebruiken om css, html, php enzovoorts te plaatsen.
    Je domeinnaam is te koop. Vraag me af of dit een verkapte spampost is of een legitieme vraag….

1 reactie aan het bekijken (van in totaal 1)
  • Het onderwerp ‘fixed Header’ is gesloten voor nieuwe reacties.