Timeline for how to i get the image to center in my gallery
Current License: CC BY-SA 3.0
3 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Nov 14, 2013 at 15:37 | comment | added | SAFEER N | if you want align center an inline element, you must give text-align:center to that's container. in this case , I think .gallery want text-align:center; and img want max-width : 100%; | |
Nov 14, 2013 at 15:14 | comment | added | navigator | Thats fine for placing the gallery box in the middle but with a absolute width the images are overflowing the box's i wanted to center align them without changing the image size | |
Nov 14, 2013 at 14:57 | history | answered | SAFEER N | CC BY-SA 3.0 |