Kenneth John Odle

Moderator

Forum Replies Created

  • Mod

    In reply to: Centering Header Title

    #18620

    Add this to your child theme stylesheet or to your custom CSS.

    .header_title {text-align:center;}

    removed the site title from the settings but this caused my website title to not appear at the top of my browser window above the address bar

    I presume that you mean from “General Settings”, right? You can always control what appears in the title bar of a window by going to Graphene Options >> Display >> Miscellaneous Display Options.

    How do I center my site title using a Mac?

    What you use to edit doesn’t make as much a different in how your site appears as which platform/browser configurations your readers use. The real difference is when you use other applications, such as a text editor (I like Tex-Edit) or an FTP client (I like Transmit).

    Good luck,

    Ken

    Mod

    I must agree with TobiF. Too many options in a navigation menu make it almost worthless when it comes to navigating the site. If you have a lot of posts to organize, you may want to include a sitemap. Any of these plugins might do the trick.

    Ken

    Mod

    In reply to: Sidebar Width

    #18454
    Mod

    In reply to: Increase width of content?

    #18605

    I answered this the other day in this post, but I forgot to add this one, about the header width.

    Mod

    In reply to: Change "Comments Are Closed" text

    #18540

    Fixed it. Wow, can’t believe I did that. My mind is going, Dave. I can feel it….

    Mod

    In reply to: Featured Image not displaying as header image for a page.

    #18549

    If not, it might be the Cimy Header Image Rotator that is messing things up. You might try disabling it for a bit.

    Mod

    In reply to: Featured Image not displaying as header image for a page.

    #18548

    If you have Graphene Options >> Display >> Header Display Options >> “Disable Featured Image replacing header image” option unticked, this should work. Your images are big enough.

    Mod

    In reply to: i can not see my posts on page

    #18559

    Please read the forum rules, especially under “Objectionable Materials”.

    Ken

    Mod

    In reply to: Menu tab & font colors?

    #18520

    Actually, if you just want a solid color, you shouldn’t need to use a sprite. Just change things like this:

    #header-menu {
    background: url(images/sprite_h.png) left -3px repeat-x #101010;

    to something like this:

    #header-menu {
    background: #C2BAD9;
    }

    This should work, provided you change all instances (including hovers) that you want to change. Navigation starts around line 200 in Graphene’s stylesheet.

    Ken

    Mod

    In reply to: Change "Comments Are Closed" text

    #18538

    Indeed. +5 charisma to you, Josh.

    The only problem with this approach is that it changes the title for all comments, so it only works if all of your comments are disabled. (and thus, -5 intelligence to me).

    But I’m working on it.

Viewing 10 posts - 5,191 through 5,200 (of 5,839 total)