Tagged: Bugs
-
CSS Errors (cont'd)
-
August 3, 2016 at 1:58 am #9624This reply has been marked as private.August 3, 2016 at 2:12 am #9625This reply has been marked as private.August 4, 2016 at 3:38 pm #9644This reply has been marked as private.August 10, 2016 at 2:47 pm #9703This reply has been marked as private.August 10, 2016 at 2:55 pm #9704
Here’s the snippet:
`
@keyframes creiden_left {
0% {
transform: translate3d(20px, 0px, 0px) scale3d(1, 1, 1);
opacity: .1;
}
6677
{
transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1);
opacity: 1;
}
}
@-webkit-keyframes creiden_left {
`
August 16, 2016 at 4:10 am #9731Any updates?
August 18, 2016 at 7:42 pm #9754Still working on it, we will update you soon
Best Regards
August 18, 2016 at 8:09 pm #9756Thanks!
August 23, 2016 at 2:31 am #9811On first glance CSS situation is dramatically improved. I’ll let you know once I investigate more. Thanks!
August 24, 2016 at 9:45 pm #9844Yes we have converted the whole css into sass for faster development and combined the files as much as we can and working on the some other files related to the old headers so that we achieve the maximum optimization and have done the same for the JS as well
Glad to see you happy with what we achieve in the product till now.
Please let me know if the issues in this thread are done or there is still something missing
Best Regards
August 24, 2016 at 9:52 pm #9846This reply has been marked as private.August 24, 2016 at 10:00 pm #9849Hi karelleninc,
Please make sure that every thread contains only one issue without any duplicates, to make the job easier for us to focus on the most important issues and be to identify them from the title
So since this issue isn’t related to the https and google fonts issue then i believe we can close it and focus on each issue in its thread
waiting for your confirmation
Best RegardsAugust 24, 2016 at 10:02 pm #9852Very well. I’ll put it into a separate issue.
PS: Having an actual issue tracker would be much easier. 😉
August 24, 2016 at 10:04 pm #9854We have an issue tracker for the development but this is private to us, we are just trying to organize the forum so that the guys who are responsible for moving the forum issues to the tracker won’t get confused with duplicates
Thanks for understanding,
Just confirming, this issue is solved, right ?
-
The topic ‘CSS Errors (cont'd)’ is closed to new replies.