place sidebar correctly
-
Hi!
My blog is https://www.luksusdyret.com, and I’ve made an extra sidebar at the right.
When I placed the sidebar I used this code;
#sidebar2 { float: right; position: absolute; top: -0px; right: -10px;; background: transparent; }
But the problem is that I don’t want it to be placed like that, because everyone has different sizes on their screen, and on f.ex my screen wich is 8,9″ the sidebar shows up on top of the content. On big screens it shows up on the side far away from the rest of the blog.
I want it to be placed right next to the other sidebar, but not underneath the header. I’ve searched everywhere but I don’t get what kind of coding to use to fix this.
- The topic ‘place sidebar correctly’ is closed to new replies.