• Hello, everybody.

    I recently got my pop-up comments working and I’ve tweaked the window a little bit, but right now my main problem is that it’s the wrong color.

    In my main blog, the background color is burgundy but it’s white where the text is. I would like the comment window to be white also, but right now it’s burgundy.

    I’ve tried going into the comment-popups.php file and putting <bgcolor=”White”> in the body portion of the file, but that didn’t work.

    Any other suggestions?

    Thanks,
    Susannah

    https://www.sgocity.com/blog/

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m not an expert, but my guess is, you need to edit the .css file for the theme you’re using. You need to find the section that colors the comment popup background (in that section, it’ll say “background” or “background-color” with the color code for burgundy assigned to it).

    Thread Starter sgocity

    (@sgocity)

    Thanks, Amulet. I didn’t get that to work, but I did comment out the following line in my popup comments php file:

    @import url( <?php bloginfo(‘stylesheet_url’); ?> );

    That seemed to work.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘popup comment window wrong color’ is closed to new replies.