Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Comment text

    #36569

    You can use Firebug (or the Developer Tools built into Firefox and Chrome) to easily figure this out for yourself.

    #comments > h4.current a {
    color: #fff;
    }
    Admin

    In reply to: Remove Navigation Read Only Links

    #36566

    Graphene Options > Child Page Options > Child page listings.

    Admin

    In reply to: How to create changing headers

    #36533
    Quote:
    Can I achieve this by putting artwork up in the directory of the standard header artwork?

    No.

    Quote:
    other options?

    You will have to use a child theme, and then register those new header images in the child theme. You can also deregister the theme’s bundled header images in this way.

    Admin

    In reply to: Add new social button

    #36531

    That sounds like there’s a javascript conflict in your page. Try deactivating your plugins one by one to see if any one of them is causing the error.

    Admin

    In reply to: Homepage Pane Width and Text Color

    #36497

    Marking thread as resolved. You can do this yourself as well.

    Admin

    In reply to: Graphene-mobile update failure

    #36477

    Try updating again. It should be working now.

    Admin

    In reply to: Graphene-mobile update failure

    #36476

    When you perform the update, before the error message is displayed you should be able to see the URL that WordPress is trying to download the update from. Can you copy and paste the entire URL here?

    Admin

    In reply to: windows mobile

    #36248

    What’s the setting in Mobile Smart with regard to the switch to desktop feature?

    Admin

    In reply to: Homepage Pane Width and Text Color

    #36495

    Add to the theme’s Custom CSS feature:

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

    By the way, if you want to display just one home page pane, why not just use the “5 Simple Rules” page as the static front page?

    Admin

    In reply to: home page without top area

    #36059

    How did you migrate the database from the local site to the production site? You will need to replace all instances of the local site URL with the production site’s URL. I’d recommend the WP Migrate DB plugin for this.

Viewing 10 posts - 2,311 through 2,320 (of 6,030 total)