Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • in reply to: 2 Questions about Titles & Post Slider #182889
    Bmall
    Member
    Post count: 5

    It seems that the problem still continues. I tried disabling and enabling plugins, I tried to change the transition delay manually, I even tried by deleting cache, nothing happened.
    Any other thoughts??

    in reply to: 2 Questions about Titles & Post Slider #173893
    Bmall
    Member
    Post count: 5

    Nothing changed. Is this the script about the post slider (style.css 2532)? Should i change seconds at this code? The problem is when it starts, which one is that… Have you tested?

    #posts-slider .slide-caption-container {
    position: absolute;
    right: 50%;
    width: 940px;
    height: 100%;
    margin-right: -470px;
    #posts-slider .flex-caption {
    z-index: 99;
    position: absolute;
    bottom: -300px;
    background: #fff;
    height: auto;
    display: block;
    text-align: left;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition-delay: 1s;
    -moz-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;

    in reply to: 2 Questions about Titles & Post Slider #173714
    Bmall
    Member
    Post count: 5
    This reply has been marked as private.
    in reply to: 2 Questions about Titles & Post Slider #173713
    Bmall
    Member
    Post count: 5
    This reply has been marked as private.
    in reply to: 2 Questions about Titles & Post Slider #173613
    Bmall
    Member
    Post count: 5
    This reply has been marked as private.
Viewing 5 posts - 1 through 5 (of 5 total)