css sidebar position

  • Unknown's avatar

    Hi friends,
    in a two-column template I would like to place an image between these two.

    This image should remain at a fixed distance from the contents of the left column, never overlap, at different resolution monitor.

    I’ve been created a new sidebar and into this have put the image (correct?)

    this is the css parameter:

    #navigation_right {
    background: #1b1b1b;
    right: -410px;
    position: relative;
    top: -800px;
    width: 200px;
    float: left;
    padding: 10px;
    height: 100en;
    overflow: hidden;
    }

    but so, the image go over the left column if i increase monitor resolution;

    could you suggest me the better way?

    many thanks!

    Davide, Italy

  • Unknown's avatar

    Hi.

    This is a WordPress.org issue.. This is a forum for WordPress.com users only. I think I’ve actually seen this same post on the WordPress.org forums, I’ll go back and look into this for you. For now, please do not post any more WordPress.org issues here.

  • The topic ‘css sidebar position’ is closed to new replies.