Kenneth John Odle

Moderator

Forum Replies Created

  • Mod

    In reply to: Bar to hang out with the page sideways!

    #15704

    I see. You mean that there is a horizontal scroll bar, because for some reason your page is now wider than it should be.

    I can’t quite figure out what is going on here, but I’m fairly certain it has to do with a plugin you’ve installed. You haven’t altered any of the theme files, have you?

    Mod

    In reply to: Bar to hang out with the page sideways!

    #15702

    Are you talking about the red tab on the left?

    Mod

    In reply to: MY LOGO – how can I add it onto the existing header?

    #15713

    Photoshop or something similar. If you want to use one of the standard headers, just download it, add your logo to it, and upload it as a header. That’s what I did on my blog.

    Mod

    In reply to: Footer menu will not show?

    #15676

    So, what are we supposed to be seeing in the footer? I see a Facebook link, Recent Posts, and a Twitter link.

    Ken

    Mod

    Yes, it looks much better now, and a lot less CSS. You might want to consider changing your background from “scroll” to “fixed” for even better results.

    Ken

    Mod

    In reply to: function.php error version 1.4

    #15691

    Moved to support. Please take some time to read the rules.

    Mod

    In reply to: Showcase

    #15665

    We would need some guidelines to prevent it becoming all spammy. Maybe, title of the site is the post title, and then you would have to describe the changes you made and how you made them.

    Mod

    On index pages, header_title is H1 and header_desc is H2 for SEO reasons, but on posts and pages, header_title is H2 and header_desc is H3. You are using CSS to control the H1 and H2 items, which is why they appear differently on index pages than on posts and pages.

    Your best bet is to just use header_title and header_desc, like this:

    header_title {
    font-family: arial, sans-serif;
    font-size: 20px;
    color: #000;

    and repeat the same for header_desc.

    Don’t use positioning for these two items because they are already styled by the existing Graphene CSS to appear in the vertical center of the header. Your title on index pages is showing up outside the header on my monitor, which is a different size than yours. (However, you can use text-align:center or text-align:right to move them to the other side of the header.)

    You can find more information about styling fonts here and also a more technical description here.

    Ken

    Mod

    In reply to: A very big thank you! Truely premium free theme

    #15637

    We are glad to have you here. Welcome aboard!

    Mod

    In reply to: Advice for setting up your blog

    #15082

    another acronym added to my (excessively-long-for-the-average-person) list of acronym

    You have one of these too? Cool.

Viewing 10 posts - 5,661 through 5,670 (of 5,839 total)