Background in scrolling frame

Hello, is it possible to have these two lines sit in place inside a scrolling frame and move with the frames?

image

(Scrolling down)
image

Explorer view:
image

The two image labels are those lines, basically I’m trying to have those image labels stay in their position and move with the scrolling frame. Any help will be appreciated! Thank you for your time.

Add image label in to scrollbar?

Oh sorry forgot to mention I got a grid layout inside it, and if I add them to the scroll bar it joins in with the grid layout

image

image

Hm… Try to add frame into main scrolling frame and put Button/Textlabel in that frame, change UIlayout property and put image label in scrolling frame?

Sorry what property do I change? I added the frame and button:

image

image

Apologies, I mean,

  • Add frame to scrollingframe
  • Move slot in to that frame
  • add image in to scrolling frame
    And design your listing
1 Like

Thank you! It works well now. I also tried the same method with a folder and it also worked pretty good

1 Like