PDA

View Full Version : Reordering Add New Comment and Read More Links?


tester2
01-05-2008, 01:15 PM
Hi,
I've searched the forums and haven't been able to find a solution, so I apologize if this has been discussed already.

I'd like to move the "add new comment" link to the right of the "read more" link in the front page node teaser. Is it hard-coded in vbDrupal that the "add new comment" is always to the left (like on the front page of vbdrupal.org)?

Thanks in advance for your help! :)

Goddess
01-05-2008, 10:08 PM
to change where the comment link falls, you'll need to look at the templates for the theme you're using. i like to make a copy of the theme and customize the copy since it's easiler to manage that way and you have an original to refer back to if you have trouble.

so you could just copy your theme that your using into sites/all/themes, and open the individual templates in your web editor and try moving things around the way you want.