Hello - Is it possible to CENTER my own image after where it say LEAVE A COMMENT ? I have found the part of the code where I add it, and my image appears in the right place BUT it isnt centred ?? Please someone help. Thanks
te
Posted 6854 days ago
testing
richard
Posted 6857 days ago
Thanks so much - it's perfect now ! Keep up the good work.
Adrian
Posted 6857 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 6857 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 6857 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 ??
I have found the part of the code where I add it, and my image appears in the right place BUT it isnt centred ??
Please someone help.
Thanks
Keep up the good work.