Force sidebar height 100% using CSS (with a sticky bottom image)?

后端 未结 15 1253
再見小時候
再見小時候 2020-12-02 05:40

I\'ve been banging my head against the wall for hours trying to figure out this issue and think it must be something small I\'m missing. I\'ve searched online, but nothing

15条回答
  •  一生所求
    2020-12-02 06:31

    use body background if you are using fixed width sidebar give the same width image as your side bar. also put background-repeat:repeat-y in your css codes.

提交回复
热议问题