Active
Project:
Pixture Reloaded
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2011 at 23:38 UTC
Updated:
14 Jun 2011 at 08:11 UTC
Seemingly no matter what I do, I cannot center items of field type image, even though I can center normal images fine in the same block using margin: 0 auto.
How might I center field type image content?
Comments
Comment #1
komal.savla commentedHi,
Try to add width ( i.e width of the image) and margin: 0 auto; in your css
For example like this:
Thank You,
Komal