• My comments-popup window has a scrollbar at the bottom, because the “content” has the same width as my page-content 800px….

    I’ve changed everything that belongs too the pop-up to smaller width:
    header.php ‘<?php comments_popup_script(‘550′,’500′); ?>’
    and in my style.css:
    ‘#popup {
    font-size: small;
    padding-left: 10px;
    padding-right: 8px;
    padding-bottom: 8px;
    width: 500px;
    text-align: left;
    }’
    Do I have to change something else to get ride if that scrollbar?
    I hope you understand what I mean.
    Thank you very much,
    lg
    Christina

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Fixing comment_popup-width?’ is closed to new replies.