Kenneth John Odle

Moderator

Forum Replies Created

  • Mod

    In reply to: Widget Preview, Site ignores Graphene Options (see pic)

    #21004

    That’s because the title of the “Last Remnant” text widget is a <p>, not a <h3>. Enter the title you want in the title portion of the text widget box, or wrap it in <h3> tags and it should look like the rest of your widgets.

    Mod

    In reply to: WP Page Navi CSS

    #20978

    Provided that the child theme style sheet gets loaded after the plugin stylesheet, yes. Some time ago, I wrote a post in a thread explaining the order that stylesheets get loaded in. I’ve been looking for it, but can’t find it. In general, plugins (good ones, at least) load their stylesheets first, and then the theme’s stylesheet. This allows a theme to override those settings.

    Most plugins use very specific id’s and classes so that themes don’t accidentally use the same CSS and overwrite their styling for this very reason.

    Mod

    In reply to: WP Page Navi CSS

    #20976

    Actually, you don’t need to import the css from a plugin at all, since the plugin will still add its style sheet. Just copy those portions you want to change and paste them to your child theme style sheet and make modifications.

    Mod

    In reply to: Changing Post Layout

    #20882

    I still see this somewhere:

    .two-col-right .post, .three-col-right .post, .two-col-right #comments ol li.comment.depth-1, .three-col-right #comments ol li.comment.depth-1, .two-col-right #commentform, .three-col-right #commentform {
    border-top-left-radius: 30px;
    border-top-right-radius: 0;
    }

    It’s that “30px” that’s doing it.

    Mod

    In reply to: My Home page sidebar widgets disappeared

    #20991

    Well, that’s the easiest question I’ve been asked all day… 😉

    Mod

    In reply to: How to add the Facebook votting button to the footer

    #20932

    You are going to have enclose it in its own <div> and style it using CSS. See if this helps.

    Mod

    Sorry, but what was not found. Once again, we are in maintenance mode, and with such a cryptic response and without being able to see your site, it is really difficult to provide more accurate assistance.

    Mod

    In reply to: Opinions Wanted! ThingsThatDontSuck.info

    #20682

    @ttdsinfo

    Yep, that looks sharp. I love the calendar widget in the footer. That’s actually a really good place for it.

    @flobraun

    This is easy using a custom menu. (See this tutorial for help.) You really should update to the latest version. You’re missing out on some great new features.

    Mod

    In reply to: How do I change the color of the Header Menu tabs?

    #20918

    Also, be sure to check out some of the sites mentioned in the showcase: https://forum.graphene-theme.com/graphene-showcase/ You can get a lot of ideas and hints/tips there.

    Mod

    In reply to: How do I change the color of the Header Menu tabs?

    #20917

    In that case, yes, update the theme and create a child theme. The latest updates Syahir has made to the theme make it so much easier to make the kinds of changes most people want to make. (The new menu options, along with the action hook widget areas make it worth updating alone.) Keep a copy of the old stylesheet, so you can add those changes over to the new child theme.

    This is probably going to be a bit of work, but it will definitely be worth it.

Viewing 10 posts - 4,771 through 4,780 (of 5,839 total)