![]() |
Padding in responsive email design
1 Attachment(s)
Hi all,
I can't seem to find a definitive answer to my query and especially as this is all a new field to me, finding it a little tricky but i'm almost there :) I am basically trying to add a padding style to the social icons at the top of th email so that when the browser is resized, (essentially looked at on a smartphone) there is sufficient space between each icon. When the screen is at full size it has equal spacing more so because the columns it sits in are loosely defined. It would be great to not have to cheat and use one image but rather the spacing kicks into effect as the screen decreases past breakpoints. Code excerpt is below: Code:
<style>Thank you. |
My suggestion is not to use a table. It's a bit extensive and intensive for what you're trying to accomplish. Try this instead:
PHP Code:
PHP Code:
|
Thank you Chrystyan
It worked brilliantly, thank you :)
Quote:
|
| All times are GMT +1. The time now is 04:58 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.