Hi everyone, I have next problem. I realize idea with 3rd column in Phoenix theme - see http://psychology-my-family.ru But when I resize browser window it's automatically replaced with window resizing and I can't fix it. Any ideas??
3rd column in style.css:
#sidebar {
width: 202px;
padding: 0px 20px 0px 20px;
position: absolute; right: 190px; top: 510px;
}