Home › Forums › Bug Reports and Feature Requests › Request : Please help artist-non-coding users with loading logos…
- This topic has 36 replies, 7 voices, and was last updated 9 months ago by visualizer.
-
AuthorPosts
-
2020-10-16 at 8:29 am #34242vassilisstergioudisCustomer
You are welcome mate!
2020-12-07 at 9:57 am #36234NaxosCGCustomerYou are ready to go!
Hello Vassili,
I’m a bit in trouble since last Verge3D upgrade : the method you have teached to me is not working anymore :
https://cdn.soft8soft.com/AROAJSY2GOEHMOFUVPIOE:4f921f28ff/applications/stella-champion/StellaChampion-responsive.htmlAs you can see, the growing red part is no longer under the rgba transparent logo, as it was before…
Can you help me, please ?
Attachments:
You must be logged in to view attached files."1+1=3... for large values of 1"
2020-12-07 at 10:20 am #36237vassilisstergioudisCustomerHmmm…
Maybe the company_logo_transparent.png is not uploaded correctly and it is not recognised?
I would try to rename both my png file and the puzzle which sets the background image to logo_transparent div.
Try this and let me know what happened.
Vassilis
2020-12-07 at 5:14 pm #36245NaxosCGCustomerHmmm…
Maybe the company_logo_transparent.png is not uploaded correctly and it is not recognised?
I would try to rename both my png file and the puzzle which sets the background image to logo_transparent div.
Try this and let me know what happened.
Vassilis
Same error :
please see picture.Attachments:
You must be logged in to view attached files."1+1=3... for large values of 1"
2020-12-07 at 5:16 pm #36247NaxosCGCustomerHmmm…
Maybe the company_logo_transparent.png is not uploaded correctly and it is not recognised?
I would try to rename both my png file and the puzzle which sets the background image to logo_transparent div.
Try this and let me know what happened.
Vassilis
I thought to change the background color so i can see that the logo is well found, but the red growing div seams to go under it in y position, not in z-index.
Again, i did not change puzzle, but i’ve upgraded to last Verge3D.
Maybe @Yuri could tell us if some stuff were changed regardless of html puzzles ?
Attachments:
You must be logged in to view attached files."1+1=3... for large values of 1"
2020-12-07 at 8:57 pm #36252vassilisstergioudisCustomerHey Naxos, maybe I found it!
On your div logo_progress_bar, you’ve set the position to relative, but in the green puzzle you’ve written logo_position instead of logo_progress_bar.
Is it solved now?
2020-12-08 at 7:53 am #36254NaxosCGCustomerHey Naxos, maybe I found it!
On your div logo_progress_bar, you’ve set the position to relative, but in the green puzzle you’ve written logo_position instead of logo_progress_bar.
Is it solved now?
Same result, sorry.
Here is the project, so you can look puzzles :
https://we.tl/t-wbrKIRJ7YaThanks for your help.
I can help for 3D modeling / shading, if needed"1+1=3... for large values of 1"
2020-12-09 at 1:19 pm #36300NaxosCGCustomerHey Naxos, maybe I found it!
On your div logo_progress_bar, you’ve set the position to relative, but in the green puzzle you’ve written logo_position instead of logo_progress_bar.
Is it solved now?
Any idea yet ?
"1+1=3... for large values of 1"
2020-12-11 at 6:31 am #36403vassilisstergioudisCustomerAny idea yet ?
Try to set the z-index of the logo_transparent div to 1.
Then set the z-index of the logo_progress_bar div to auto.In my case, it works. In yours?
2020-12-11 at 6:34 am #36404vassilisstergioudisCustomerAlso, I found this on w3schools.com:
z-index only works on positioned elements (position: absolute, position: relative, position: fixed, or position: sticky).
So, add a set-style puzzle to logo_transparent div, and set position to absolute.
Let me know what happens.
2020-12-11 at 9:37 am #36411NaxosCGCustomerAlso, I found this on w3schools.com:
z-index only works on positioned elements (position: absolute, position: relative, position: fixed, or position: sticky).
So, add a set-style puzzle to logo_transparent div, and set position to absolute.
Let me know what happens.
Hello Vassili, with both z-index changes and set position add, it works again ! Many thanks !!!
"1+1=3... for large values of 1"
2020-12-11 at 5:24 pm #36421vassilisstergioudisCustomerHello Vassili, with both z-index changes and set position add, it works again ! Many thanks !!!
Glad it works Naxos! I don’t know why it worked previously without the position add.
Anyway, keep creating!
2020-12-11 at 9:43 pm #36422doehlmaCustomerHello Verge3D team,
I am working still on the same issues with preloader definition as the descriper
in this thead before.Many thanks also for the support work from you vassilisstergioudis
But in general it should be possible for the Verge3D team to define and program some simplier puzzle for the preloader definition or at least make one training video with example how to create on e.g. very good decription of vassilisstergioudis such a preloader.
Please think about it.. I would apperciate positive answer from you
Best regards,
Marcus2020-12-14 at 7:47 am #36469vassilisstergioudisCustomerMany thanks also for the support work
You are welcome doehlma!
Yes, it would be pretty if we had a preloader puzzle.
Here is my thought over it.
There should be 3 inputs.
i) initial image
ii) final image
iii) transition typeThe transition types will include:
Fill left to right
Fill right to left
Fill bottom to top
Fill top to bottom
Fill radial + set initial angle to 0,90,180,270 or custom.
Fade
and many many more…If the first input is gif or apng, then the second input is not needed.
2020-12-14 at 9:11 pm #36497NaxosCGCustomerAnd as input images, the possibility to put animated Gifs, or better, animated PNGs.
"1+1=3... for large values of 1"
-
AuthorPosts
- You must be logged in to reply to this topic.