Forum Replies Created

  • In reply to: column setting by page, rather than global?

    #13923

    On the edit page screen: top right: Screen settings – options?

    Then again: Post or Page settings πŸ™‚

    Kim

    In reply to: Slider thumbnails

    #13966

    Yes, WordPress is just great πŸ™‚

    Kim

    1. In posts I use editor indent 30px πŸ™‚

    2. Custom CSS or Child Theme: style.css

    .slider_post h2 a, .slider_post h2 a:visited {
    border-bottom: medium none;
    font: 22px lucida sans;
    }

    3. Edit: Custom CSS or Child Theme: style.css

    h1.page-title {
    -pie-background: linear-gradient(#9096A1, #333333);
    background: #6E6E6E;
    background: linear-gradient(#9096A1, #333333);
    background: -moz-linear-gradient(#9096A1, #333333) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9096A1), to(#333333));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9096A1', endColorstr='#333333'); /* for IE8 */
    text-shadow: 0 -1px 0 #000000;
    -moz-border-radius: 0 5px 0 0;
    }

    Kim

    In reply to: offline site browsing

    #14015

    Well, Your Theme appears okay πŸ™‚

    I think its more some browser thing.

    Hmm have You tried this: http://www.httrack.com/

    Kim

    In reply to: Can't add any script of a counter. Pls, help!

    #14010

    But why not in sidebar: Google Analytics & Visitor Maps and Who’s Online

    works great there πŸ™‚

    Then again, maybe define in footer copyright area!

    Kim

    Might be future feature request πŸ™‚

    Kim

    In reply to: Slider thumbnails

    #13964

    Hi David

    Well, cant say Your settings is wrong. But when You edit any post You have options for Slider Picture & You have in right side options for uploading another thumnail. Hmm When You on edit post/page in WordPress look at top right corner you have: Screen Settings – with more options?

    And all that aside, On my site I have another Slider configuration, also described here:

    https://forum.graphene-theme.com/topic/my-graphene-slider-picture-setup

    Then again, before You make to many changes in Theme Core files, please read the First post here twice: https://forum.graphene-theme.com/topic/how-to-modify-the-theme-using-a-child-theme

    Getting it Right πŸ™‚

    Kim

    In reply to: How to modify the theme using a child theme

    #10888

    The error with the Footer was there before You made the Child Theme πŸ™‚

    So It must be some Plugin installed there. You just might have to remove

    plugins in Footer to see whats doing this πŸ™‚

    Kim

    Mini meltdown.. πŸ™‚

    It looks like Your Child Theme: style.css inserted groups missing this

    sign } between & ending.

    How does it look when You change from Child Theme to Parent Theme?

    Kim

    In reply to: Footer sidebar

    #14007

    Try look at Your CSS with Firefox: Firebug <- Great tool.

    Kim

Viewing 10 posts - 291 through 300 (of 666 total)