Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Navigation Bar

    #16901

    Topic moved to the Support section. Please post in the correct section next time, and take some time to read the forum rules.

    As for your query, you can find the answer in this post: https://forum.graphene-theme.com/graphene-support/new-navigation-menu-in-version-14-a-heads-up

    Admin

    In reply to: Images resizing on home slider

    #16772

    Try this instead:

    .two-columns .homepage_pane img{
    max-width: 317px;
    width: auto;
    }
    Admin

    In reply to: changing the footer text

    #16889

    You are also free to change the text to anything else, or even to remove it altogether. The theme is released under GPLv2 licence, which grants you complete freedom to do whatever you want with the theme.

    Admin

    In reply to: changing the font of title inside the insidebar

    #16884

    Do yourself a favor and go install Firebug for Firefox. It makes it very easy to determine which CSS needs changing.

    Admin

    In reply to: Right to left menu bar

    #16833

    Topic moved to the Support section. Please post in the correct section next time.

    Create a new file called fa_IR.php in wp-content/languages (create the folder if it doesn’t exist). Then, add this code into that file:

    <?php $text_direction = 'rtl'; ?>
    Admin

    In reply to: Right to left menu bar

    #16831

    Link to your site? Also, you would need to edit your wp-config file to tell WordPress that you’re using the Farsi language.

    Admin

    In reply to: Footer Problem

    #16801
    Quote:
    Paypal buttons get messed up when switching from html to visual mode?

    I don’t think this is a theme issue, as the theme doesn’t control/implement the editor.

    Admin

    In reply to: Two different sidebar box styles?

    #16305

    You can target specific widget by their ID. Each widget is given a unique ID, which you can discover using Firebug. That way, you can avoid the additional div and margins issue.

    Admin

    In reply to: Category/Archive lose format?

    #16640

    Those are excerpts, and in excerpts all HTML tags are stripped. Use the Graphene Options > Display > Excerpts Display Options > Retain these HTML tags in excerpts to retain some of the HTML tags.

    Admin

    Splitted and moved your post into a separate topic. Please don’t hijack other topics with unrelated queries.

Viewing 10 posts - 4,221 through 4,230 (of 6,030 total)