I have several links that are displayed at the bottom right corner of a teaser node. I am using flag module as well so my flag links are appearing at the bottom right corner as well. Is there a way to move all the links to the bottom left corner? Thanks.

Comments

MrNeko’s picture

Assigned: MrNeko » Unassigned
MrNeko’s picture

Anyone? I know it can be done by altering the node.tpl or theme.tpl but I am not sure exactly which line to change .. I have very minimal coding knowledge.

Jeff Burnz’s picture

Category: task » support

You can do it with CSS, I cant recall offhand if the links are aligned right or floating right, either way removing the positioning will move them over to the left.

Welcome to Drupal man, hotting up down under at this time of the year?

MrNeko’s picture

Thanks! Yah just trying out about Drupal and it's a great cms. Do I need to change it in style.css?

*edit*
Found it, on line 395.

MrNeko’s picture

Status: Active » Closed (fixed)