I want to change the location of the comment box, but I don't know how. I know that it's a matter of editing the CSS, but how do I affect the comment box and not the positioning of the actual comments? Further, which file contains this location? Page.tpl.php only lists $content, and comment.tpl.php doesn't seem to have it either.

Comments

rory--’s picture

Does anybody have advice about this?

MidGe48’s picture

I suggest you download firebug and web developer.

These two tools will allow you to zero in on the CSS for the element you hover over with you cursor (firebug) and outline the element in the browser (web developer), so you can easily see how they may be grouped and their individual attributes including inheritance. It will gives you heaps more than that, but that alone makes it worthwhile.

www.ZuNOB.com