Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jacobv

    (@jacobv)

    Fixed it! Thanks.

    Follow up: Now my image is overflowing over the tekst/images (depending on which page) below. I didn’t used to. It becomes transparent when i hover over it.

    I tried adding overflow: hidden to the stylesheet but that cut to much of the image, just a small part was visible. Suggestions?

    Thread Starter jacobv

    (@jacobv)

    I’ve got this;

    #logo a{
    position:absolute;
    width: 565px;
    height: 100px;
    text-indent: -1000px;
    }
    
    #logo img{
    margin:-120px 0 0 -100px;
    }
Viewing 2 replies - 1 through 2 (of 2 total)