DISQUS

The Disqus Blog: adjusting comment box width? need help!

  • Giannii · 4 months ago
    You could place the comment box in a new dev and set a new css id or
    put it within a table to a specific width. Currently the disqus embed
    expands 100%. Shoot me an email with your template and I can take a
    closer look.

    Giannii
    DISQUS
    Community Manager
    help@disqus.com
    http://twitter.com/disqus
  • David Silva · 4 months ago
    Thank you, Giannii! I will give the table a try. I'm not so great with CSS.

    Just looking at the single.php file for my wordpress site, it looks like I need to build a table around this line? <?php comments_template(); ?>

    I'll email you the full code so that you can take a look. Thank you!
  • Chuck Reynolds · 3 months ago
    I have a similar issue, emailed you about it but haven't had any luck with the suggestions. Can you shoot me an email at cyreynolds@gmail.com?
  • David Silva · 4 months ago
    btw..... your table suggestion worked perfectly right in the same place I thought! such an easy fix. Thank you so much for your help!!!!
  • zentimental · 3 months ago
    Hey. I'm a new user of disqus and I also have the same issue. I want to change the width of the commentbox but don't seem to find a way of success. I'm not very good with CSS either. Suggestions?