Image background in Post Comment Box
-
Hi
I am on the Vigilance theme. Am trying to set the background of my Post Comment Box to an image. I think it can be done via CSS but am not sure how.
I have put in my image URL into the CSS code below, but no luck.
Appreciate if anyone can point out where i have went wrong. This is my blog: http://irefusepropertyagents.wordpress.cominput.text-input,form#commentform textarea {
background:url(http://irefusepropertyagents.files.wordpress.com/2009/12/comment-background-crop.jpg) none repeat scroll 0 0;
border:2px solid #006600;
font-family:inherit;
width:591px;
padding:7px 3px;
}The blog I need help with is: (visible only to logged in users)
- The topic ‘Image background in Post Comment Box’ is closed to new replies.