Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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
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