Thanks so much - it's perfect now ! Keep up the good work.
Adrian
Posted 6646 days ago
Richard, you changed alignment in a parent div, this is why the comments also got centered, to align comments text to left add: "text-align:left;" inside the "comment_text" class in CSS file. The comments text color can also be changed in same location.
richard
Posted 6646 days ago
Is it possible to change the colour of the text of each comment - I have looked in the style.css file but can not find anywhere to change the colour or the comment text.
richard
Posted 6646 days ago
Every time I insert the code below into myp index.php page the comments works perfectly and is also centered as I wanted BUT the actual text of each comment also appears centred instead of left aligned - how can I centre the comments script WITHOUT actually centering the comments text ??
Keep up the good work.