Closed (fixed)
Project:
Pixture Reloaded
Version:
7.x-2.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2011 at 02:31 UTC
Updated:
25 Aug 2012 at 09:15 UTC
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
Comment #1
MrNeko commentedComment #2
MrNeko commentedAnyone? 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.
Comment #3
Jeff Burnz commentedYou 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?
Comment #4
MrNeko commentedThanks! 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.
Comment #5
MrNeko commented