Kenneth John Odle

Moderator

Forum Replies Created

  • Mod

    In reply to: Image size

    #17206

    Would it really give problems when I would make the picture around 10 pixels bigger?

    No, because the image you see in the post will still conform in size to fit within the post area. However, when you click on that image (assuming you have link set to image, rather than file), it will appear full-size (as the Elastoplast one does). For an extreme example, see this post, with an image that’s 1280×800: http://test.kjodle.net/blog/2011/10/12/media-setting-image-size-test-post/

    Mod

    In reply to: Slider Navigation Colored Icons

    #18087

    Yeah, I could copy the sprite master file to my child theme folder and make changes to that. Then just copy css over and remove “images/”. Yeah, I think that would work.

    I’ll play around with that some more this weekend. I’ve been dissatisfied with the look of my bookblog and I think this approach might be one of the things I’m going to try out. Thanks, Josh.

    Mod

    In reply to: Image size

    #17202

    Well, the Elastoplast one is showing up as 600px. Did you get this figured out?

    Mod

    In reply to: Previous still showing

    #18151

    A comment about IE? No, I only work with real web browsers….

    On the other hand, I have never seen the empty attribute. That works a treat in Firefox.

    Mod

    In reply to: Widget custom menu with dropdown list links

    #18164

    Actually, you can use the “Pages” widget but your sorting options are limited.

    Mod

    In reply to: Widget custom menu with dropdown list links

    #18163

    Text widgets will accept any valid html, so you can paste something like this into one:

    <select onchange="document.location.href=this.options[this.selectedIndex].value;" name="archive-dropdown">
    <option value="">Select Option</option>
    <option value="https://forum.graphene-theme.com/graphene-wordpress-theme/"> Graphene Forum</option>
    <option value="http://wiki.khairul-syahir.com/graphene-theme/wiki/Main_Page"> Graphene Wiki</option>
    <option value="http://dev.khairul-syahir.com/wordpress/graphene/"> Graphene Theme Demo</option>
    </select>

    Just change the options to whatever you would like.

    Ken

    Mod

    In reply to: Slider Navigation Colored Icons

    #18085

    Web optimisation is a good goal, and altering the sprite file is a good way to reduce overhead. But won’t this mean altering the theme’s core files? Is there a way to achieve this with a child theme or with custom CSS? I’ve spent a couple of hours trying to figure this out and I’m not having much luck.

    Mod

    In reply to: Problem with options tools

    #18128

    Je comprends! This seems to be a problem with the French translation. See this post for more information:

    https://forum.graphene-theme.com/graphene-support/diaporama-bug

    Ken

    Mod
    Mod

    In reply to: Slider Navigation Colored Icons

    #18081

    Thanks. I thought it was some kind of CSS thing. I haven’t really played around with sprites. A whole new world of possibilities is now open.

Viewing 10 posts - 5,241 through 5,250 (of 5,839 total)