Hi everybody!
I'm trying to place the horizontal sidebar, wich I arranged on top of the branding header, more to the right. I use this for ad tags and these have to be placed on the right side of the page to combine with the skyscraper ad in the vertical (secondary) sidebar besides it.
With your help I managed to pull the secondary sidebar up to the top with this code:
#site #sidebar2{margin-top:-359px;}
Works great!
Now I'm looking for the same thing for the universal sidebar, but horizontal, not vertical.
I already tried things like:
#site #sidebar_universal{margin-left:600px;}
and so on, but couldn't find the right code to make it work.
Can somebody tell me, how to re-position the universal sidebar horizontally?
Maybe with another command?
Thanks in advance!











