Hello, friends, I have this question for you: I made my first website, well, sort of like the whole way, you helped me in my previous question and I was very happy. Tell me if you could visit my site http://celldweller.org/ again and tell me why the following thing happens: On the main page of the site, on the left menu, and below the text are likes from three social networks, so if in the menu add a new item, then the empty space between likes of facebook, G + 1 and VKontakte automatically increases, and this happens regardless of whether I insert there just a link to a page or player as it is done now. What could be the problem?

    1 answer 1

    Layout you hrenovaya, I can not say at once, I can only say that the height of the main unit changes like the menu block, remove the excess and do not have them connected, for example

    <div id="content"> <div id="left_menu"> </div> <div id="main_text"> </div> </div> 

    and here, for example, set position: relative for content in css, and for the rest (left_menu and main_text) position: absolute and for main_text left: 260px; or skok you there