• Resolved fortyniner

    (@fortyniner)


    Hi there,

    I have a problem with two images on http://www.my-concierge.de

    i want the rss-button to be right above the sidebar

    #global-feed {
    display: block;
    width: 265px;
    height: 150px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: transparent url(images/back-feed.png) no-repeat top right;
    }

    and the logo is moved down by about 20px in firefox:

    #header {
    background: transparent url(images/back-titolo.png) no-repeat top left;
    height: 150px;
    width: 500px;
    postition: absolute;
    top: 0px;
    left: 0px;
    }

    thank you fpr your help

  • The topic ‘images in the wrong position’ is closed to new replies.