Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-11-2012, 12:20 PM   PM User | #1
Beanus187
New to the CF scene

 
Join Date: May 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Beanus187 is an unknown quantity at this point
Newsletter - Boxs breaking in Outlook

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 -

Code:
<!-- // 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. \\ -->
Attached Files
File Type: txt IPPR ENewletter.txt (47.8 KB, 49 views)

Last edited by Beanus187; 05-11-2012 at 12:27 PM..
Beanus187 is offline   Reply With Quote
Reply

Bookmarks

Tags
html, mailchimp, newsletter, outlook

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:55 AM.


Advertisement
Log in to turn off these ads.