Hello Laytheme Team,
what does a CSS code look like if an image should be fixed on the right side and on the left side there is a text that is scrollable?
Thanks a lot
-
scroll effect
-
unfortunately I still have not got it right
-
Hi,
you mean just a fixed image?
That would be
.fixed {
position:fixed;
}and give that image in your gridder a rightclick > class called fixed