Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • marginmedia Friend
    #155144

    Hi

    I am using this Teline III for my blog. In the Content top position I am using the plugin AiDaNews to display latest post.

    In my posts I am using images 625px x 361px , this is the main image that is showed on the front page.

    The problem I am having is on my iPhone layout. The images on the home page are all squashed and out of shape? When i click on the article to read it on the iphone, the image inside the article is fine and displays properly?

    I am wondering what it is I can do to display the images on the front page of my iphone layout in the same manner? without them being squashed?

    Any help with this matter will be greatly appreciated.

    Thanks
    M

    Don Lee Friend
    #358439

    <em>@marginmedia 197746 wrote:</em><blockquote>Hi

    I am using this Teline III for my blog. In the Content top position I am using the plugin AiDaNews to display latest post.

    In my posts I am using images 625px x 361px , this is the main image that is showed on the front page.

    The problem I am having is on my iPhone layout. The images on the home page are all squashed and out of shape? When i click on the article to read it on the iphone, the image inside the article is fine and displays properly?

    I am wondering what it is I can do to display the images on the front page of my iphone layout in the same manner? without them being squashed?

    Any help with this matter will be greatly appreciated.

    Thanks
    M</blockquote>

    You should customize another logo for handheld layout.
    Tip::
    open file: templates/ja_teline_iii/layouts/blocks/handheld/header.php
    find:

    <h1 class=”logo”>
    <a href=”index.php” title=”<?php echo $siteName; ?>”><span><?php echo $siteName; ?></span></a>
    </h1>

    replace:
    <h1 class=”logo handheld-logo”>
    <a href=”index.php” title=”<?php echo $siteName; ?>”><span><?php echo $siteName; ?></span></a>
    </h1>

    Open template.css file and add:


    .handheld-logo a {
    width: 265px !important;
    height: 62px !important;
    display: block !important;
    background: url(../images/handheld-logo.gif) no-repeat left !important;
    }

    marginmedia Friend
    #358501

    Hi

    Thanks for your response,
    Its not the logo I wish to change, it is the image in the posts articles that are all squashed.

    Thanks in advance
    M

    Phill Moderator
    #358505

    Can we have a link to your site so we can see what is going on?

    marginmedia Friend
    #358507
    Don Lee Friend
    #358512

    Plz tell me know how is squashed image on the attachment.


    1. Screenshot-1
    marginmedia Friend
    #358531

    This is a picture of what it looks like on my iphone


    1. 37168_438308212469_637822469_5669119_1368085_n
    Don Lee Friend
    #358536

    <em>@marginmedia 197957 wrote:</em><blockquote>

    This is a picture of what it looks like on my iphone</blockquote>

    Hi,
    Plz try to remove certain size of image in your module layout. View the attachment:


    1. Screenshot
    marginmedia Friend
    #358539

    That, worked!!! Thank you very much!

Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 3 voices, and was last updated by  marginmedia 14 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum