Results for: foundation for emails
-
Replies
-
Question about characters changing after using in-liner using SASS version of Foundation for Emails
-
-
CSS Prefix/Namespace facility required on Foundation for Emails (SASS) due to bootstrap classname conflicts
Hi folks, I've noticed that the right side of button edges are being lopped off. Very prevalent on the buttons with a radius. I'm just using the sample templates to confirm my findings. Am I goofing up here somewhere?
Hey everyone, We’re super excited about the reception that Foundation for Emails and Inky have gotten, and want to talk a little bit about where they are going. We see a future where Inky becomes the standard for how emails get written, anywhere a... (continued)
Hey Guys, I have a question some character changes that are happening after I inline my project. I am using Listrak as my mailer for some of our Shopping Cart campaigns. We have some dynamic coupon codes that get injected into the emailer fro... (continued)
Hey Guys, I'm having an issue using <center></center> with a button. My code is below: <container> <row> <columns small="12" large="12"> <div class="lcg-main-content-block"> ... (continued)
Hey all, I have been working with Foundation for Emails (1 and 2) for several months. I've added my projects to TFS (Team Foundation Server) to handle source control. I have three projects setup. (One for each Brand) Inside the r... (continued)
When using retina images and testing on IE 10 / 11. I noticed that my layout was breaking (expanding beyond the boundries of the viewport). When I removed all the images, this problem stopped happening. For example, in the header I'm using a 1160px ... (continued)
My team and I have been trying to create seamless two column layouts with images. The reason we are doing this is to have two unique links for a products in an email. We just want them to appear seamless so we can have and atmospheric ... (continued)
Is it possible to serve more than one email from the pages directory via the npm start command in a foundation for emails project? Right now only the index.html in the pages directory gets serve when I npm start. I'd like to have multiple pages i... (continued)
What is the best way to update an existing project to the latest version of Foundation for emails? I've never been clear on this and I don't see anything in the documentation that describes the process. I tried running npm update from within the project f... (continued)
Hi, I'm using the Foundation for Emails (SASS) flavour together with Bootstrap 3. However, one of our developers is complaining that there are some CSS name clashes between these two frameworks e.g. container, wrapper, row. Is there any way to configure... (continued)
Foundation's framework is built on media queries. the classes .show-for-large an .hide-for-large don't work in browsers that don't support media queries. (.hide-for-large seems to be the problem). I've found a work around where you can accomplish h... (continued)
Hi, I have been using foundation for emails for a few weeks now and it worked perfectly until I randomly started getting this weird error: Unhandled rejection Error: ENOENT: no such file or directory, open '/Users/sirrah/Koding/projects/CO... (continued)
How long does it take for you to install a new project via the command line? From the time I enter the install command to completion is averaging almost 15 minutes. Is this normal?
Well this is the biggest news in email marketing since ... well - nothing comes to mind - but it's HUGE! Check out the developer post here: http://googleappsdeveloper.blogspot.com/2016/09/your-emails-optimized-for-every-screen-with-responsive-desi... (continued)
Hey guys, I'm using Inky (Foundation for emails) and I'm trying to have aelements visible on desktop only and mobile only, However only the show-for-large is working, hide-for-large isn't working. Here is my code. <container ... (continued)
Hi everybody, I have just updated to Foundation for Email 2 and wish to create full widths too. However, I don't use the Inky language and wish to just do the "normal" route of creating the HTML/CSS using Foundation for emails. Is that possible? ... (continued)