Viewing 14 posts - 51 through 64 (of 64 total)
  • Author
    Posts
  • #21256
    my add
    Keymaster

    Hello and good day once again, friends! I just noticed in my previous posts that all the pictures I uploaded were not in similar sizes, all were blurry and of poor quality (even though it was taken by a really good camera). So is there anything I could do about it? or any code your guys could give me? Thank you and God bless :)

    #21257
    my add
    Keymaster

    Another question, is there any possibilities that if I changed the whole template, all of my posts will be gone or affected?

    #21258
    my add
    Keymaster

    What’s your url? If you change templates, your posts do not go away.

    #21419
    my add
    Keymaster

    http://ellenvirt.blogspot.com/

    kindly look at my previous posts and its pictures because many are blurred and has poor quality. thank you!

    #21420
    my add
    Keymaster

    If you change the settings in the template, you can make your images any size you choose. On this particular template, all the photos are set at a very large size, which makes them blurry, unless they are large in pixels.

    Try this: Look for this code: It should be somewhere around the 1354 line of code.
    .Image img{max-width:100%;height:auto}

    Try changing it to:
    .Image img{width:auto;height:auto}

    See if this improves your pictures size and quality.

    #21421
    my add
    Keymaster

    i found it in the line 1416 changed the code, and nothing has changed :(

    #21422
    my add
    Keymaster

    Is it the Masterpiece theme or Vienna?

    #21423
    my add
    Keymaster

    Try this: Look for – Around line 1267
    .post img{max-width:100%; width: 100%;
    Change it to:
    .post img{width:auto;
    height: auto;

    #21425
    my add
    Keymaster

    mine is the Vienna theme. I just want to say that why are the line you are saying is different from the lines where i have found the codes? I found the code .post img{max-width:100%; width: 100%; in line 1317 instead of 1267. and again, nothing has changed. This is so saddening. but i don’t think that the problem is on the picture itself right? or maybe it is because the picture is too big? btw, i appreciate your help though, but it still won’t work. again, thank you, Lindylou.

    #21427
    my add
    Keymaster

    This is what I see for your template, when i look at your page source.

    Blogger Template Style
    Name: Voux Clean & Responsive Blogger Template
    Designer: Themexpose
    Url : http://www.themexpose.com
    Version : Free Version

    #21428
    my add
    Keymaster

    I can help you, I just need some access to your blog. it is the template settings. All of the photos are set at large. It is not your photos.

    #21454
    my add
    Keymaster

    Sorry for the late reply, but yes, I’ve already changed my template and the pictures are now better than before. So thank you for your time and effort, still.

    #21658
    OddThemes
    Participant

    Hi there,
    I can’t find the author section either. I was wondering if it is the part where the code looks encrypted. I’m using the free version. Do I need to pay to be able to see or find this author section.
    Thanks,
    Vicky

    #21660
    my add
    Keymaster

    There are two authors sections. One is on the sidebar for your profile.
    Use this code and change the photo to your photo and also change the Far behind text to your profile text.

    The other author profile at the end of posts is:
    <div class=’post-author’>

    <div class=’author-img’>

    </div>
    <div class=’author-text’>
    <h4>Zarja Kij</h4>
    <p>Lorem ipsum dolor sit amet, cotur acing elit. Ut euis eget dolor sit amet congue. Ut vira codo matis. Sed lacia luctus magna ut sodales lorem.</p>
    <span class=’author-share’>
    <i class=’fa fa-facebook round-icon’/>
    <i class=’fa fa-twitter round-icon’/>
    <i class=’fa fa-instagram round-icon’/>
    <i class=’fa fa-google-plus round-icon’/>
    <i class=’fa fa-pinterest round-icon’/> <i class=’fa fa-tumblr round-icon’/>
    </span>
    </div>
    </div>

    <div class=”widget-content”>
    <div class=”My-pix”>
    My Photo

    </div>
    <dl class=”profile-datablock”>

    <div class=”bt_author_bio”>
    <h3>Zarja Kij</h3>

    <dd class=”profile-textblock”>Far far away, behind the word mountains, far from the countries Consonantia….
    <br/>

    </dd>

    </div></dl></div>

Viewing 14 posts - 51 through 64 (of 64 total)
  • You must be logged in to reply to this topic.