By Szklana on
Hello. I would like to edit add comment form, cuz I wanna make it look other way. Anyone can help me how can I do it?
Hello. I would like to edit add comment form, cuz I wanna make it look other way. Anyone can help me how can I do it?
Comments
i think you mean you want to
i think you mean you want to use css?
Nah, I dont mean edit only
Nah, I dont mean edit only the look of inputs but whole block with inputs from comment add :S
solution?
did you ever find a solution to this? i'm looking for the same thing...
If you have a custom theme,
If you have a custom theme, you can copy, comment-wrapper.tpl.php and comment.tpl.php from /modules/comment and place it on your custom theme folder. you can then play with the variables or throw you own HTML tags to suite your style.
Thanks, I'm going to try
Thanks, I'm going to try this!