Forum Replies Created

Viewing 13 posts - 31 through 43 (of 43 total)
  • Author
    Posts
  • in reply to: Menu Overlapping on Ipad #247717

    hi Yigit

    have the same issue on iPad

    have the following code in my Quick CSS

    #top .fullsize .template-blog a { float: none; display: inline-block; width: auto; }
    
    @media only screen and (min-width: 1340px) {
    .responsive_large .container .nine.units {
    width: 850px;
    }
    }
    
    @media only screen and (min-width: 1140px) {
    .responsive .container .nine.units {
    width: 690px;
    }
    }
    
    .container .nine.units {
    width: 600px;
    }
    
    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive .container .nine.units {
    width: 450px;
    }
    }
    
    @media only screen and (max-width: 480px) {
    .responsive .logo a, .responsive .logo img {
    height: auto !important; }
    
    .responsive .logo a, .responsive .logo img {
    width: 100% !important; }
    #header_main { height: 100px; }
    #advanced_menu_toggle { top: 130%; }}
    
    hr { border-color: #999999; }

    what code can i add so it displays well on iPad as well.
    thanks.

    in reply to: Sticky Posts Not Working #247716

    thanks Peter

    have done as directed.

    works on one of the pages: http://oshonow.net/seekers-diary/

    but not on the homepage as yet: http://oshonow.net
    strange?

    please help.

    in reply to: Horizontal Ruler – Change Color #246161

    thanks yigit
    that worked :-)

    in reply to: Logo scaling on responsive mobile view? #245720

    hi yigit
    added the following code to Quick CSS and it seems to work alright:

    .responsive .logo a, .responsive .logo img {
    width: 100% !important; }

    hope it doesn’t break anything, as am just an amateur and tried to do something while waiting for the reply. please let me know that it is ok to keep this code…

    in reply to: Logo scaling on responsive mobile view? #245656

    dear yigit, thanks again

    i flushed the browser cache on my phone (Samsung Galaxy Note 3) and still have the same issue. the pic is here:

    Logo is Cropped on the right side...

    please _/\_

    in reply to: Logo scaling on responsive mobile view? #245648

    thanks yigit
    that is better as the Menu button has come down and doesn’t cover the logo anymore.
    but the logo is still cropped on the right side and there is lot of space available on the left. pls help…

    in reply to: Logo scaling on responsive mobile view? #245641

    hi Yigit
    i have the same issue and the code suggested by you didn’t work for me. please help…

    link to website: http://www.oshonow.net

    in reply to: Enfold, Theme Update, 2013 September 18 – Version 2.2 #163351

    updated all the files n folders of the theme and now it has become white, thanks for the quick response anyway. my issue is resolved :-)

    in reply to: Enfold, Theme Update, 2013 September 18 – Version 2.2 #163333

    hi, after updating the theme files n folders as mentioned above, the ‘color’ for links in the footer area has changed to ‘default’ link color which is not ok as the background for footer is black. pls help…

    example url: http://aumfoundation.com

    in reply to: post info is twisted… #136705

    that fixed it, thanks ismael…

    in reply to: Enfold Feature Requests #114778

    Hi, Noticed that there is no ‘Audio’ Format available in the Enfold theme for Posts.

    Made these changes in the ‘functions.php’ file:

    /*

    * add post format options

    */

    add_theme_support( ‘post-formats’, array(‘link’, ‘quote’, ‘gallery’,’video’,’image’,’audio’) );

    Now I see the ‘Audio’ Format available for Posts but after choosing this format, the Post ‘Title’ looses its normal formatting. Meaning it doesn’t show in the CENTER, nor is it BOLD and doesn’t LINK to the Post; like all other Post Titles.

    FIX for the above in the next version would be really nice…

    in reply to: Wordpres 3.6 – you can update now :) #132695

    hi, where do i download the version 1.9 or upgrade?

    do i download the theme files again from themeforest.net?

    please ignore the above msg, downloaded the whole package again and updated the files /folders mentioned above.

    in reply to: Wordpres 3.6 – you can update now :) #132659

    Devin

    please consider the note by by ‘Atnevon’.

    the audio embed codes do not work and the post/page turns just blank and black. was using plugin called ‘flowplayer’ and even that produces the same result as above. just bought this theme and hoping you will fix it at the earliest.

Viewing 13 posts - 31 through 43 (of 43 total)