@Catrina,
@Rob
@Photofusion
YES!!! Great! Thanks a lot to all of you!!!
This is working, wonderful!
There is still a little minor issue, if you could solve that, too, it would be perfect
)
I also want to push up the primary sidebar a little, too because it's starting quite low for some reason which looks very uneven.
So I tried
.section-sb_primary {
position:absolute;
top:300px;}
But this isn't working together with the ".section-sb_secondary" command: when I use both, the layout crashes totally, displaying one sidebar very large and the other on top of that. No way!
As you can see above I tried these commands earlier:
.home #sidebar1{margin-top:-45px;}
.home #sidebar2{margin-top:-359px;}
That works perfectly well for both sidebars, but unfortunately on the home page only.
So I would need to know
a) how to make "section-sb_primary" and "section-sb_secondary" work together
or
how to make the "home #sidebar2{margin-top:-359px;}" command work on all the other pages, too, and not on the home page only.
Thanks again to all of you, you already helped me really a lot!!!