Fonfon

Member

Forum Replies Created

  • In reply to: Left and right arrows bug with IE

    #13357

    Hi Syahir,

    OK, as webmaster I understand that…

    But is it a way to obtain the last version, with this bug fixed ?

    Thanks,

    Fonfon

    In reply to: Transparency background with IE

    #13333

    Hi,

    I’ve found a way to show transparency.

    Simply added the following code to the index.php file :

    <!--[if IE]>

    <style type="text/css">

    .slider-post-content-block, .featured-slider-full .slider-post-title {

    background:transparent;

    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b9000000,endColorstr=#b9000000);

    zoom: 1;

    }

    </style>

    <![endif]-->

    In reply to: Remove posts from homepage when showed in the slideshow

    #13063

    Hi, me again !

    On my child Antiaris theme, I’ve simply put query_posts("offset=1"); on the functions.php file.

    It works fine on the site, but it causes a lot of display bugs on my WP admin pannel.

    Any idea where I can put this code to affect only the frontpage ?

    Thanks.

    Regards,

    Fonfon

    In reply to: Remove posts from homepage when showed in the slideshow

    #13062

    This can be do with the Offset Parameter (I’ve found this on the WP Codex, but I don’t have any idea how to make it works !)…

    In reply to: Change screen navigation links on search list

    #13047

    Nice !

    Many thanks…

    Fonfon

    In reply to: Remove search bar

    #13041

    Thanks for the answer Marc, but my question is not about the Graphene theme, but the new Antiaris theme…

    Fonfon

    In reply to: Re: Problem with anchors

    #12906

    Finally, I’ve removed all my anchors, because some browsers doesn’t support this feature (like Safari on iPhone/iPad and IE7).

    I was using it on a glossary. There was a list with all words and explanations and when a word was found on my site, there was automatically linked to the glossary page at the right place on the page.

    But now, I’ve created one subpage for each word (50 subpages)…

    Fonfon

    In reply to: Re: Problem with anchors

    #12904

    It works !

    Thanks for your help…

    Regards,

    Fonfon

    In reply to: Re: Problem with anchors

    #12902

    Hy Syahir,

    With this new CSS, it works for the title, but there is now the first line of content half hided !

    See my examples on my last post…

    In reply to: Re: Problem with anchors

    #12900

    With anchor (title bug) :

    http://www.florifere.ch/blog/test/#title1

    Without anchor (title OK) :

    http://www.florifere.ch/blog/test

Viewing 10 posts - 1 through 10 (of 15 total)

  • 1
  • 2