Center embed getty in post

Posted in: Newsmag
Post count: 199

How can I get these images? Are iframes, here is a code -> http://pastebin.com/nqwqqYqu

Post count: 7909

Hi,

Please try this css: http://screencast.com/t/yNxNAjTkpk

.single .getty.embed.image {
display: block !important;
margin: 0 auto !important;
}

Thanks!

Post count: 199

Great, it works! But via CSS we can also enlarge to 640px wide?

Post count: 7909

Hi,

Unfortunately this is an iframe and take the image size from that link. Even you increase the width for the div containers the image still have it size – http://screencast.com/t/bsAZpmT8Igo

Thanks!

Post count: 199

To ok, but changing the iframe you can enlarge? because I put width 640px but nothing happens.

Post count: 7909

Hi,

Like I said I also tried to change the width of the iframe but the image cannot be enlarged via css – http://screencast.com/t/Oo7a7zPto

Thanks!

Post count: 199

OK, thanks:)

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newsmag’ is closed to new topics and replies.