Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: How to place the slider on the top-right-sidebar?

    #29659

    When pasting code into this forum, put them inside backticks (

    Code:
    `

    ), not

    Code:
    [quote]

    . I’ve edited your post for this.

    As for your issue, you haven’t replaced graphene_before_content-main with graphene_before_sidebar1.

    Admin

    In reply to: Home Page Menue

    #29670

    Try changing to the default TwentyEleven theme and see if the menu still doesn’t work properly.

    Admin

    In reply to: How to place the slider on the top-right-sidebar?

    #29657

    Change graphene_before_content-main to graphene_before_sidebar1. Make sure you adjust the widths as well.

    Admin

    In reply to: Home Page Menue

    #29667

    Check the settings in WP Admin > Appearance > Menus, and make sure that the custom menu is assigned to the appropriate menu location.

    Admin

    In reply to: How to place the slider on the top-right-sidebar?

    #29653
    Quote:
    I’m wondering about the easiest way to resize and place the slider window under the menu bar on the top-right-sidebar?

    Take a look at this topic:

    https://forum.graphene-theme.com/graphene-support/extended-slider-problem#post-20868

    Quote:
    I also would like to place the search form in the menu bar, like it is made here: https://forum.graphene-theme.com

    How to make these changes?

    Go to Graphene Options > Display > Header Display Options > Search box location.

    Admin

    In reply to: Display Options colors and slider on Static Front Page

    #29598
    Quote:
    I am wondering why my selected posts showing on my static front page are not showing text color attributes as elsewhere (i.e. in slider and individual post pages, etc.). The text color is showing i panes as a lighter color..

    That’s intentional, to give more emphasis on the static front page content itself and less emphasis on the homepage panes.

    Quote:
    Also noticing (just the last few days for all) in the Graphene options “Display” section…the color previews are not staying applied to custom color settings as previously.

    Could these be related?

    Nope, but this will be fixed in the next update.

    Quote:
    Also wondering if there is a way to place a small narrow border (with custom color option) around the slider instead of the thick top/bottom preset. Right now I just have the border colors set to #777777 so it doesn’t show at all.

    Add this CSS either into the Custom CSS option, or in your child theme’s style.css file:

    .featured_slider {
    padding-bottom: 1px;
    padding-top: 1px;
    }
    .featured_slider #slider_root {
    margin-top: 0;
    }
    Admin
    Quote:
    Will the modification for thumbnails as u say will change the columns too ?

    No, but this simple CSS will:

    .two-columns .homepage_pane {
    width: 280px !important;
    }
    Admin

    In reply to: Menu too wide in IE9 only (not in chrome, not in FF)

    #29587

    There are ghosts in the machines.

    Admin

    In reply to: Denver bankruptcy attorey

    #29638
    1. Try giving a top margin to the site, and see how you’d like that
    2. Go to Graphene Settings > Display > Navigation Menu Display Options, and tick “Disable description in Header Menu”.
    3. Add at least another home page pane
    4. Remove the “Copyright” heading in the footer
    5. Choose better, non-pixelated pictures for the slider
    6. Expand the input fields of the contact to 100% of the sidebar content width
    Admin

    In reply to: Sticky post not showing content

    #28532
    Quote:
    Same problem to me.

    I fixed it by commenting lines from 24 to 38 in index.php

    but the problem persists in category listing pages.

    What version of the theme are you using? Link to your site?

Viewing 10 posts - 3,101 through 3,110 (of 6,030 total)