Jump to content
Sign in to follow this  
seeyou30

Commentform textarea displays in 2 different colors - white and color of background

Recommended Posts

seeyou30

Hello! Commentform textarea in Comment behaves strangely - when I click to Answer it shows normal white box, but when I click on next Answer , it changes the color of textbox to the color of my background (i use background color: #F2F1E9) and displays the answer higlighted with my background color. Latest WP and Platform Pro. My Box Color is set to #FFFFFF. Better take a look: ht tp://hellokitchen. ru/193/swedish-apple-cake/#comment-75 How to get rid of annoying highligting? Thanx!

Share this post


Link to post
Share on other sites
Jenny
This is a feature to make comments a little easier to read and separate by alternating the colors. If you want them to all be the same color, try adding the following to your custom CSS: [code].commentlist .alt { background-color: #FFFFFF; }[/code]

Jenny :: Web designer at Simple Mama (follow me at @simplemamacom)

Check out Share Me, a social sharing add-on for DMS that is super simple to set up.

Share this post


Link to post
Share on other sites
seeyou30
Pasted it in Custom CSS, but no luck. The comments stay the same as before - in alternating colors((.

Share this post


Link to post
Share on other sites
Jenny
Can you post a link to your site? Edit: Bever mind, I see it. Just wasn't hyperlinked. :)

Jenny :: Web designer at Simple Mama (follow me at @simplemamacom)

Check out Share Me, a social sharing add-on for DMS that is super simple to set up.

Share this post


Link to post
Share on other sites
seeyou30
ht tp://hellokitchen. ru/193/swedish-apple-cake/#comment-75 remove space in ht tp: and /hellokitchen. ru

Share this post


Link to post
Share on other sites
Jenny
Delete the previous custom code I gave you. Then try adding the following code: [code].commentlist ul.children .even { background-color: #FFFFFF !important; }[/code]

Jenny :: Web designer at Simple Mama (follow me at @simplemamacom)

Check out Share Me, a social sharing add-on for DMS that is super simple to set up.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×