I have the default SiteEdit Inline Editing Template Building Blocks in my compound component template and only see very small editing regions on my published SiteEdit pages.
How do I make the editable regions larger?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I find that often the best way to deal with this is to put the SiteEdit JSON notation in your templates manually. You have full control then over which element the borders are applied to. In this case you also minimise the additional mark-up written out in to your Page.
You can also tweak your CSS to set the height on your SE spans (or alternate elements) to 100%.