Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Beanus1987

Members
  • Joined

  • Last visited

  1. Hey Everyone, My names Adam Fowles and I am a Newbie to this forum. I code solely HTML, CSS and am currently teaching myself how to design website using CMS systems. Current project is redesigning an organisations newsletter. Look forward to conversing with you all. Adam Fowles
  2. Hey Guys, I am a newbie to this forum so he everyone. Hopefully you can help me out with this annoying issue! I have designed and coded a newsletter being sent out from Mailchimp but I keep getting a reoccuring issue of the middle boxes (as shown in the picture) keep breaking apart when there is over a certain amount of text in the box. Does anyone know how I can stop this from happening? Here is the code for that section and attached in the full code file - <!-- // Publications. Articles. Events. \\ --> <table border="0" cellpadding="10" cellspacing="0" width="100%" style="background-color: #f6f6f6; background-image: url(http://gallery.mailchimp.com/4ae4ca777a691b2469c779ce0/files/ippr_background_72.png); background-repeat: repeat;"> <tr> <td align="center" valign="top" style="padding-bottom:5px; padding-top:0px;"> <table border="0" cellpadding="10" cellspacing="0" width="600" height="100%"> <tr> <td align="center" valign="top" style="padding-right:5px; max-width:195px;"> <table border="0" cellpadding="10" cellspacing="0" width="195" class="contentBlock"> <tr> <td valign="top" width="100%" style="padding-bottom:5px;"> <div class="PublicationsContent" mc:edit="publications_content"> <h4 style="color: #53534C !important;">Publications</h4> <h3 style="color: #f58025 !important;">Publication Title</h3> Author <br /> Tags: <br /> <br /> <h4 style="color: #53534C !important;">Featured Publications</h4> <h3 style="color: #f58025 !important;">Publication Title</h3> Author <br /> Tags: </div> </td> </tr> </table> </td> <td align="center" valign="top" style="padding-right:5px; padding-left:5px; max-width:195px;"> <table border="0" cellpadding="10" cellspacing="0" width="195" class="contentBlock"> <tr> <td valign="top" width="100%" style="padding-bottom:5px;"> <div class="ArticlesContent" mc:edit="articles_content"> <h4 style="color: #53534C !important;">Articles</h4> <h3 style="color: #f58025 !important;">Article Title</h3> Author <br /> Tags: </div> </td> </tr> </table> </td> <td align="center" valign="top" style="padding-left:5px; max-width:195px;"> <table border="0" cellpadding="10" cellspacing="0" width="195" class="contentBlock"> <tr> <td valign="top" width="100%" style="padding-bottom:5px;"> <div class="EventsContent" mc:edit="events_content"> <h4 style="color: #53534C !important;">Events</h4> <a href="http://www.youtube.com/user/ipprweb" target="_blank"><h3 style="color: #f58025 !important;">Oxford Media Conference</h3></a> Date <br /> City <br /> Tags: </div> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> <!-- // Publications. Articles. Events. \\ --> IPPR ENewletter.html

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.