Before you ask please READ THIS

Want - One Column blog with 960px Image Size of all pictures

edited February 2014 in Beach Please Posts: 6
Hi

The maximum image size on a blog post doesn't exceed 560px;

I used the following code to remove the second column, but the maximum size of the pictures still stay 560px
I want the pictures to be 960px,
@media only screen and (min-width: 1300px) {
.single-post .real-content,
.single-post .full-width .real-content,
.static-full .real-content{
-moz-column-count: auto;
-moz-column-gap: 0;
-webkit-column-count: auto;
-webkit-column-gap: 0;
column-count: auto;
column-gap: 0;
}
}
Thanks and regards
Post edited by Air on

Comments

  • AirAir
    Posts: 10,970
    Hello :-)

    Please show me live example, cause I don't remember any limit for images size.
    Maybe we think about different images.

    Screen shot or link.

    With regards.
  • edited February 2014 Posts: 6
    Hi

    Thanks for responding.
    Please find the screenshot attached to this reply.

    All the images here are 560px instead of 960px that i have fixed in the blog post.

    I hope you can help me.

    Thanks and regards

    BTW the link is http://www.khagta.com
    Screen Shot 2014-02-08 at 6.55.50 pm.png
    1014 x 1102 - 716K
    Post edited by khagta on
  • Please can you fix this? I need full size pictures.
    The extended caption border looks really bad.
  • AirAir
    Posts: 10,970
    Hello

    I have missed your reply, I am very sorry for that.

    I have checked your site and you have something there that sets images to 560px wide, probably some plugin, cause it is not part of theme. Try and find what you have activated.

    With regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!