Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi.
    I have the same problem or change i want to do.
    But where do you found the code? Or where should it be?

    <style>
    div.img
    {
    margin: 9px;
    border: 3px solid #000000;
    height: 644px;
    width: auto;
    float: left;
    text-align: center;
    }
    div.img img
    {
    display: inline;
    margin: 0px;
    border: 2px solid #ffffff;
    }
    div.img a:hover img {border: 2px solid #ff0000;}
    div.desc
    {
    text-align: center;
    font-weight: normal;
    width: 200px;
    margin: 2px;
    }
    </style>
    <p></head>
    <body></p>

Viewing 1 replies (of 1 total)