I have an Colorbox iframe that links to another page.
The problem is, if I scroll up/down the window the Colorbox remains at it’s initial position and I can’t see it anymore.
Is there a way to make it follow the scroll up/down? My guess is that it can be solved with CSS positioning or something but I couldn’t figure it out.
Thanks. Please let me know if this doesn’t make sense I could provide with some screenshots.
I’m not sure what a “Colourbox” is but the usual way to do what you describe is:
This would keep your element 0px from the left and half way down the screen when you scroll.