Meteora

Participant

Forum Replies Created

  • In reply to: Slideshow display bug

    #51865

    Hello

    I did a lot of testing and the bug comes from the nextgen gallery plugin. When I insert a gallery in an article it bugs the slideshow.

    Can we have a fix or I have to change gallery? The default gallery of wordpress does not have the zoom effect when you click on the image.

    In reply to: Missing shadows under IE9 and Opera

    #27054

    I found this code for IE6-9 works. But it removes rounding.

    [/code]

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#892523′, endColorstr=’#491413′,GradientType=0 ); /* IE6-9 */

    [code]

    In reply to: Flow problem in chrome with the theme graphene

    #27024

    When I open a lot of tab, there is very slow.

    Okay, must be ca Chromium is poorly optimized.

    In reply to: Missing shadows under IE9 and Opera

    #27052

    thank you,

    So I added this code, it works in Opera but not IE.

    .sidebar h3 {

    background: -o-linear-gradient(#892523, #491413);
    background: -ms-linear-gradient(#892523, #491413);
    }

    In reply to: Flow problem in chrome with the theme graphene

    #27022

    1) http://www.red-airsoft.fr/

    2)Vertical scrolling is jerky with Chrome.

    In reply to: Put an image in the main content

    #25999

    thank you

    Can I delete this part? it used for?

    Code:
    padding-top: 21px;
    padding-bottom: 20px;

    I have not inserted this code:

    Code:
    background-attachment: fixed;

    Because I want the image scroll and repeat

    In reply to: Feed Issue

    #23289

    Hello,

    I use graphene 1.6 that I got here: http://wordpress.org/extend/themes/graphene

    Then I made this change to the file includes/theme-head.php

    http://pastebin.com/eayaDN6U

    At home it works, and the title is no longer doubled in the RSS

    Sorry for my bad English.

Viewing 7 posts - 1 through 7 (of 7 total)