Andriana Responsive theme mobile image resize

Discussion in 'Andrina WordPress Theme' started by supp aoa, Feb 15, 2013.

  1. supp aoa

    supp aoa New Member

    Joined:
    Sep 14, 2012
    Messages:
    15
    Likes Received:
    0
    I was wondering if you could help I am creating a new site using the Andriana Responsive theme. But it does not appear to be resizing images for mobile device displays. I have Wordpress Version 3.5.1 and only the Nextgen gallery plugin installed I have reinstalled the theme with the latest one from your website and no plugins installed but still have an issue.

    Custom Css set is as follows

    .header .logo img {
    width:80%;
    height: auto;
    }
    #menu li a {
    margin: 0;
    margin-right: 40px;

    position: relative;
    float: left;
    }
    .main-content {
    background-color: #000;
    }
    #menu li a {
    font-size: 17px;
    color: #fff;
    }
    .social-links {
    background-color: #000;
    }
    ul.social_logos {
    background-color: #000;
    }
    body {
    font-size: 15px;
    color: #fff;
    font-family: Cambria, Georgia, Times, serif;
    }
    h1, h2, h3, h4, h5, h6 {
    color: #fff;
    }
    .content-bar .post p {
    color: #fff;
    }
    .content-bar .post .post_meta {
    list-style-type: none;
    color: #fff;
    background-color: 8d3333;
    }
    .content-bar .post .post_title a {
    color: #fff;
    font-size: 24px;
    }
    .ngg-slideshow {margin: 0 auto;
    }
    ** used to centre nextgen slide show if removed there is no difference**

    The website can be found here http://www.testing.aoawebdesign.co.uk/bohemian/

    Many Thanks
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    I have seen your site. In whole site you are using Nextgen gallery slideshow and it's gallery.
    Andrina theme default slider and all images are responsive and resize accordingly. Nextgen slideshow is not responsive and it is not possible to edit it's code. You can contact to plugin forum. They will provide you proper solution regarding this issue.
     
  3. supp aoa

    supp aoa New Member

    Joined:
    Sep 14, 2012
    Messages:
    15
    Likes Received:
    0
    Nitesh,

    Thanks for the update I had removed all references to Nextgen during diagnostics but had still been having issues. Deleting test site and recreating from scratch resolved the issue now using WP slider for those who might have similar issue. Out of curiosity is there a way to group images using the gallery in your theme.

    Many Thanks,
     

Share This Page