Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Placement of background image Reply To: [Solved] Placement of background image

#170534
Atelierbram
Participant

Sorry but I really don’t understand what this would do?

It will fix the image sliding under the left sidebar if the screen size gets smaller .

Maybe it’s not a issue with the left sidebar

It has to do with those two (the sidebar and the background-image) getting in each others space when the viewport gets smaller, and the fact that the background-image has a horizontal background-position declared in a percentage (relative to the viewport/browser-window) that will shift that position when the viewport size changes.

and I can leave it as it is…

But why not try?

BTW: do you understand what media-queries are, or do?