Viewing 3 replies - 1 through 3 (of 3 total)
  • In the stylsheet you define the margins.

    Thread Starter deansellsaz

    (@deansellsaz)

    Ok Im guessing it is one of these, can you tell me which one to edit then i can play with it

    #wrap {
    margin: 0;
    float: right;
    padding: 5px 0 12px;
    width: 360px;
    color: #2e0002;
    background: url(images/rss_bg.gif) repeat-y center;
    }

    #wrapper{
    width: 298px;
    margin: 0px 0px 8px 28px;
    float:left;
    display: inline;
    background: #9e7147;
    padding: 2px;
    border: 1px solid #8d653f;
    }

    No, none of them.

    Finding_Your_CSS_Styles – this might help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘space around images in wrap’ is closed to new replies.