Zekeasakura
Member
Posted 2 years ago #
I'm trying to add sidebar to my page. I tried a lot of tutorials, but second sidebar was always under the first. So i got it back to default state and now I'm asking you guys. I don't want different sizes, just second, widget ready sidebar right next to the first.
Adress: http://i-mobil.sk
Thanks for all replies.
I think you were probably on the right track with what you did previously but you'll need to edit your stylesheet to:
- define your new sidebar's width
- find some extra space for it by reducing the widths of your original sidebar and post content area
- float the new sidebar using CSS. Whether you float it left, or right - or even have to float the original sidebar - depends upon where you add the new sidebar in the templates.
Zekeasakura
Member
Posted 2 years ago #
Thanks for the reply.
And isn't it possible to don't change widths of a post content area and sidebar and just move them to left ?
If you move them to the left without reducing their size, you'll take part of the content area off the left-hand side of the screen.
Zekeasakura
Member
Posted 2 years ago #
I finally did it. I increased width of "container" and floated all sidebars to the left. Now I have problem with validating page and BOM in files, but that's in this topic:
http://wordpress.org/support/topic/355233?replies=1