Why is the image in this url, is aligning to the left?
When you load it on chrome, it appears on the left hand side. Do you know why?
Something with the CSS but don’t know what.
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For a start it’s hard to know what you are talking about – it’s a page full of images after all. I’m assuming you mean the ‘100 Greatest Goals’ image in the middle that’s been blown up to 10 times it’s normal size.
If you change wp-content/plugins/nextgen-gallery/css/nggallery.css line 215 to the following then it centers that images and stops it getting stretched to yee-ha.
Hope that helps a bit.
Edit : Just a point I should have made – whenever you make any changes to Next Gen CSS make sure you add it to your theme’s stylesheet rather than the plugin’s (using a more specific selector if required). If not your CSS all gets reset after you upgrade the plugin.