voidlabs / mosaico

Mosaico - Responsive Email Template Editor
https://mosaico.io
GNU General Public License v3.0
1.7k stars 501 forks source link

how can we create template level border? #508

Closed ramachandranvenkat closed 5 years ago

ramachandranvenkat commented 5 years ago

I need to create border which should be outside of (mainblocks) all the blocks and size and color has to be controlled dynamically.

Please let me know how it can be achieved using mosaico.

bago commented 5 years ago

This is not a mosaico thing, but a master template thing. Versafix-1 our main master template, is a full width blocks template, so you can't add a border outside them (you can, but it would not be in the place you want). But you can make your own template using borders, but you'll need html email template experience in order to make a solid template that will work on email clients.

https://github.com/voidlabs/mosaico/wiki/Template-language https://github.com/voidlabs/versafix-template

ramachandranvenkat commented 5 years ago

I am looking for similar to versafix-template with border added to it. as attached ...

image-border

bago commented 5 years ago

I understood it. my previous answer is still valid. This is not a mosaico library thing. Mosaico library doesn't even know what a border is. Mosaico just let's you edit a master template: so you're looking for a master template with a border. No one contributed such a template, so you'll have to create your own.