Forum Replies Created
list of topics you have created till now.
-
-
morankal.com
these still not working for me… tried everything here and still sometimes (particularly when first loading the website) the project thumbnails still align to the left, after I select one of the other departments or reload the page it gets fixed.
Help? anyone?
I know now what is causing it… you gave me this code to delay the opening of the second page of my book:
.rm-container.rm-open .rm-right {
-webkit-transition: all 1.0s ease-in-out, height 0s;
transition: all 1.0s ease-in-out, height 0s;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
and everytime I make the -webkit-transition-delay and transition-delay more then 0.3s it begins to blink and flash… why is that. I need the delay to be more but how can I do that without suffering the blinking bug?Just the standarts:
Akismet
Hello Dolly
WordPress ImporterI’m adding a screenshot:
http://morankal.com/wp-content/uploads/2014/01/2.jpgmorankal.com
it happens in some screen resolutions on first load, so try to see if you can get it to happen.
can you guys help with this one?
Nope. tried it. it changes the closing timing of the two pages. I just want the second fold to open more slowly, so you could see it better before viewing the tree inside pages.
Again, Only the second fold timing to be slower.
That isn’t what I need. This causes the first page to take it’s time to open. I need the second fold (page) to have more delay before it opens.
How do I do this?