Forum Replies Created

Viewing 6 posts - 41 through 46 (of 46 total)
  • Author
    Posts
  • in reply to: iPhone 4s iOS 6.1.2 issues? #4195
    Robertf
    Participant

    Thanks Sakin. I haven’t been able to get back to the website since my earlier post. I will try your suggestion & hope that the custom menu looks as good as the default menu does, but that it works 😉

    Regards,

    Robertf

    in reply to: iPhone 4s iOS 6.1.2 issues? #4173
    Robertf
    Participant

    Ah, this answers my menu problem: http://catchthemes.com/support-forum/topic/responsive-nav-broken/#post-3452

    I did try a Custom Menu, but the result was nowhere as good as the default menu and I couldn’t get the Home blogs to display 🙁

    in reply to: iPhone 4s iOS 6.1.2 issue? #4171
    Robertf
    Participant

    Darn, I’ve just realised I’ve posted this in Simple Catch Pro when it should be in Catch Box Pro!

    Will raise a topic in the Catch Box Pro forum with a link back to this topic.

    Regards,

    Robertf

    in reply to: iPhone 4s iOS 6.1.2 issue? #4170
    Robertf
    Participant

    Hi,

    Another update on narrow screen problem on iPhone, I tracked down the CSS in your style.css (thank goodness for Firebug) and made the following change to my Custom CSS which seems to work:

    #header-content .logo-wrap {

    position: relative !important;

    }

    #header-content .sidebar-top .widget {

    margin-bottom: 0;

    }

    #site-logo {

    height: 140px;

    margin-top: -30px !important;

    position: absolute !important;

    top: 15%;

    width: 120px;

    }

    #site-title {

    margin-left: 120px;

    padding: 0;

    }

    #site-description {

    margin-left: 120px;

    }


    @media
    screen and (max-width: 479px) {

    /*  iphone */

    #site-title {

    font-size: 16px;

    line-height: 36px;

    }

    }

    Which just leaves the menu option problem – over to you guys on that 🙂

    Regards,

    Robertf

     

    in reply to: iPhone 4s iOS 6.1.2 issue? #4168
    Robertf
    Participant

    Hi,

    Another update, I’ve discovered the narrow screen problem on the iPhone is caused by caused by Custom CSS I’d added to get the Logo & Site Title & Description to align in the Header:

    #header-content .logo-wrap {

    position: relative !important;

    }

    #site-logo {

    height: 140px;

    margin-top: -30px !important;

    position: absolute !important;

    top: 15%;

    width: 120px;

    }

    #site-title {

    font-size: 36px;

    line-height: 46px;

    margin-left: 120px;

    padding: 0;

    }

    #site-description {

    margin-left: 120px;

    }

    Works fine on PC browser & iPad, but displays narrow on the iPhone, as I’ve already detailed.

    I’ll fix this problem (and apologies, I thought I’d deactivated it along with Plug-ins and Widgets during my research), but the menu issue remains and can be reproduced by resizing the browser to create a narrow window. When you do this, it the theme “thinks” the selected option is the last menu item in the list.

    Not only does it display this option on all pages as the selected item, you can’t actually select and display its page because the theme “thinks” it’s already selected.

    Hope all this background helps you find the problem and an answer.

    Regards,

    Robertf

    in reply to: iPhone 4s iOS 6.1.2 issue? #4167
    Robertf
    Participant

    Hi,

    Done a little more research. I suspect the problem is menu related, so tried a Custom Menu, but it made no difference to the narrow display on my iPhone AND it also still displayed the last option in the menu list, so I deleted the Custom Menu.

    Then I tried narrowing the browser window on my PC and discovered that it too displays the last option in the menu list in the Pro theme (it correctly displays the first item in the free theme).

    So the menu problem, which may or may not be related to the narrow display issue,  is likely to be with the Pro theme regardless of what device the website is displayed on.

    PS. I have tried Deactivating Plug-ins and Widgets to see if this solves the narrow screen problem on my iPhone, but this hasn’t helped.

    Regards,

    Robertf

Viewing 6 posts - 41 through 46 (of 46 total)