Roster image

Viewing 2 posts - 1 through 2 (of 2 total)
  • #15530
    e061070
    Participant

    I have a problem to post image in a roster.
    I tried with different images, but the result is horrible, are dilated and nuanced, which are not in reality, I tried with different formats and sizes, the result is the same
    example:
    http://29artsinprogress.com/identity.jpg

    can someone help me?
    thanks
    e.

    #15531
    e061070
    Participant

    SOLVED – tnx
    css
    .opacity {

    display:block;

    position:absolute;

    top:0;

    left:0;

    z-index:1;

    width:600px;

    height:400px;

    background:#FFF;

    opacity:0.0;

    }

    opacity 0.0 and image 600x400px
    e.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.