Editing a block: selected area is below the block area?
PermalinkSee images:
http://screencast.com/t/FzM0ZgI4K4...
http://screencast.com/t/27MzU8BZBCX...
Is there any way to fix this?
Running concrete 5.6.1
I think it might be bootstrap. I'm using a bootstrap theme, and concrete5 uses bootstrap but they customize it for their needs. So sometimes for things like the ecommerce addon, you have to use the inspector to change some of your bootstrap css to match concrete5.
This fix is NOT good!
Look at the theme CSS file, does IT need fixing?
I never said it was the best solution, but as a quick fix it's not that bad.
Please supply a better fix that is easy to understand instead of just saying 'This is NOT a good fix'. That would be great and probably more helpful for the community.
Fixed headers, content containers, bootstrap stuff and sticky footers vary and can cause issues.
We are told, as you rightly said, use a 'wrapper'.
If you need that 'ccm' fix then something is wrong!
Is anybody using
html{height:100%}
Have you put 'absolute' and 'relative' in the right place and on the right element?
I would like to suggest to all who plan to use a framework to really understand the code you are working with. That way it will be so much easier to troubleshoot if anything goes wrong.
(I really hate typing on my phone... This post took like five min to type. )
See attached
Try to add this to your main css file: