Hello all. I am not good at english but i am going to do my best.
I have noticed that display container option (in module settings) was change for display module name but it is still affecting the hole module container.
My problem is that I need to hide module name for some components of my site but I have this problems:
1.- If I leave a blank module title it still show the placeholder for the title wich means that the module is rendering one line lower than it should be.
2.- If I eliminate the [title] token in the module html I still having the same problem that 1.-
<div class="c_head title_blue">
<div class="Head title">
[ACTIONS][ICON]
[TITLE]
</div>
3.- I have been trying to modify those css clases in order to eliminate this blank space with no success.
4.- If I choose not to show the module title, the entire container desappear, which means that no option dropdown menu and no option links (like add item or edit text) appear for the module in the edit mode for a user who can edit those modules but cannot edit the entire page.
By the way. Is there an easy way to improve the DNN roles permisology?. My customers only have content editor roles which can only edite modules content. None of my customers can add or modify pages or modules, so I cannot assign them the edit page priviledge, but I usually need them to create more content editor users or I need them to use the vendor option allowing them to manage their own banners, and so on.
I am sorry if I am asking too much, I really need help here.
Thank you very much.