in a mysite/shop/ and the “single product view” ignores themes view options and kick down the right or leftbar widgets. i tried to solve the problem with this code:
#container{
float:left;
vertical-align:top
}
#secondary{
float:right;
vertical-align:top
}
the theme i use supports this code, but i tried another themes, they didn`t work with it
sorry for my english, i tried to solve the problem myself.
No, I have tried to solve the problem yourself. I turned out to solve the problem with a small CSS code, but not all themes supports this solution.