Here is another challenge I’m working on. I want to have dots of color placed in various “random” locations on my webpage. I have been trying to use various methods.
Here is the link to my test page and there is an explanation of what I want and how I have partially successful so far. Any help would be appreciated.
might not be want you want exactly but here’s part of an animations project I loaded for use last year. If you go to styles you can move add or change bubble sizes and on template just put your own images.
I’m not sure how I would tackle such a layout, there’s many ways to do this.
I did have a quick look and noticed you don’t need the sub image in the container. Just set a width and a height on the container, it keeps things cleaner and easier to manage.
You solved the issue of changing colors an “needing an image”. I don’t know why my attempts to use background for an empty container didn’t work for me, but they do now!
I can now also change the shape and opacity of the “disk”
I also worked on the offset issue and realized I was not working from small screen to large and setting different offsets for each screen
size. (duhh) That little blue dot.
This has been a fun and challenging ride for me and I have enjoyed learning and working with Elements.