Forums

Comments Pop-up window size (4 posts)

  1. howps
    Member
    Posted 1 year ago #

    hi,

    i'm able to do a comments pop-up, but don't seem to able to control the window size. it always pop up a small window which i cannot find a way to adjust.

    i want to adjust the window size.

    thank for any help.

  2. JeremyVisser
    Member
    Posted 1 year ago #

    The comments_popup_script() function is used for that.

    You can set the window size like this:

    <?php comments_popup_script(400, 500); ?>

  3. wteach
    Member
    Posted 1 year ago #

    I have tried doing that, as well as changing the size in the comments_functions file in the admin folder. Used to work, but, nothing is changing. I am using 2.3. Any ideas?

    Also cannot change the size of the comments box itself.

  4. wteach
    Member
    Posted 1 year ago #

    Never mind. I got it. Had to switch to a different theme then back, now it works.

Topic Closed

This topic has been closed to new replies.

About this Topic