Kenneth John Odle

Moderator

Forum Replies Created

  • Mod

    In reply to: Submenu Position

    #26514

    Try adjusting the width with pixels instead of percent. Say, 100px.

    Mod

    In reply to: Dream Magnet colour set

    #26492

    Oh, it works now. I’m trying it out on another test blog, so I’ll have to add some stuff to see more of it, but I definitely like it. Thanks!

    Mod

    In reply to: Submenu Position

    #26512

    You had it before: the three items under “Get Involved” were display horizontally, at least in Firefox. (And it looked cool, too, but perhaps a narrow white or light grey line between them would really set them off.)

    Which browser are you using?

    Mod

    In reply to: Dream Magnet colour set

    #26490

    I have been trying to do this with no avail. I saved the file as “graphene_options.txt” and was told by Graphene that “The uploaded file does not contain valid Graphene options.”

    I tried it without the “.txt” extension and Graphene said that “The uploaded file is not supported.”

    I know this works, because I did it before (under 1.5; I’m now on 1.6.2). I’m a bit stumped.

    Those sure are some cool colors, though.

    Mod

    In reply to: Help with Social Sharing/Header Bars

    #26507

    I am also wondering if anyone knows where I can change the color of the header bars?

    This has been discussed a lot in this forum. I mean, a lot. Like ad nauseum a lot. If you search around in the forum, and take a peek at the theme’s style sheet (which is fairly well commented, so you won’t lose your way), I’m sure you’ll figure it out. Feel free to ask us a specific question if you get stuck on something.

    My problem is that the code I enter within the Graphene options page to show my social sharing button works on every page except the Blog page. It will work if I select a specific post and open it, but not if I simply land on the Blog page and read the post(s) there.

    Of course, those buttons always link to the page they originate from (unless you tweak the code), so even if someone clicks on them from the front page, the link created will be to the front page, not the specific blog post.

    Mod

    In reply to: Submenu Position

    #26510

    It looks pretty good in FF. It’s got a way to go, though, but you are mostly there.

    fixed it’s size to 100%

    You’ve got to be careful here. “100%” always means “100% of the parent container“, which, in this case, is #containter. That’s why you are getting a weird shadow off to the right. You could eliminate the box shadow and that would go away, but it might not be what you are looking for.

    I’d like the submenu to remain visible at all times while “current.”

    I believe you’ll need to tweak some javascript in order to accomplish that. Someone else was working on that very issue in this forum 2-3 weeks ago; if you look around you may see that they’ve already figured this out.

    Mod

    In reply to: Google Analytics Question

    #26520

    Yes it does, provided you enter it into Graphene’s built-in Google Analytics feature.

    to install the GA WP plug-in

    This basically does what Graphene’s built-in GA feature does, so there’s no real need for it unless you use a different theme.

    Mod

    In reply to: The word "Copyright" lingers

    #26471

    Try adding this to your custom css:

    #copyright h3 {display:none;}

    Mod

    In reply to: Child theme CSS not working

    #26461

    And, just for future reference, those are all things that are handled (mostly) by WordPress itself, not the theme.

    Mod

    In reply to: sidebar not showing correctly on just one post?

    #26469

    It looks like you included a closing list item tag (</li>) in your last comment just before you created your list of places. Edit that comment, take out that closing list item tag, and everything should be good.

Viewing 10 posts - 4,031 through 4,040 (of 5,839 total)