Two blocks inside one
Permalink
Hello.
Tell me please, how to place 2 blocks inside one. Like two divs in one.. Thank.
Tell me please, how to place 2 blocks inside one. Like two divs in one.. Thank.
Click the block area you want to add two divs too and then choose "custom layout" from your options. Set the settings as you wish (2 columns, 1 row). And you should be on your way!
Yes, but I have background under this 2 columns (blocks) in my html version of site..
Sounds like you need to change your CSS rules to apply the background image to the container element and place the block content section within. That way you can add blocks without affecting the background. I actually do not understand you question very well so more details would help. Maybe a code example of your HTML & CSS?