Question HTML mails with styles in vBMail?

Status
Not open for further replies.

PabloAM

Customer
Hello I would like to send a email in HTML and with styles, but when I sent it I get email as this attached image:

bademail.JPG


If I send with default send email from vbulletin it works good, but with vBMail it doesn´t work.

This is the code to send:

PHP:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="initial-scale=1.0"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="format-detection" content="telephone=no"/>
<title>GenGamer</title>
<link href="http://fonts.googleapis.com/css?family=Roboto:400,300,700&subset=latin,cyrillic,greek" rel="stylesheet" type="text/css">
<!--[if mso]>
<style type="text/css">
td,span,a{font-family: Arial, sans-serif !important;}
a{text-decoration: none !important;}
</style>
<![endif]-->
<style type="text/css">

		/* Resets: see reset.css for details */
		.ReadMsgBody { width: 100%; background-color: #ffffff;}
		.ExternalClass {width: 100%; background-color: #ffffff;}
		.ExternalClass, .ExternalClass p, .ExternalClass span,
		.ExternalClass font, .ExternalClass td, .ExternalClass div {line-height:100%;}
		#outlook a{ padding:0;}
		body{width: 100%; height: 100%; background-color: #ffffff; margin:0; padding:0;}
		body{ -webkit-text-size-adjust:none; -ms-text-size-adjust:none; }
		html{width:100%;}
		table {mso-table-lspace:0pt; mso-table-rspace:0pt; border-spacing:0;}
		table td {border-collapse:collapse;}
		table p{margin:0;}
		br, strong br, b br, em br, i br { line-height:100%; }
		div, p, a, li, td { -webkit-text-size-adjust:none; -ms-text-size-adjust:none;}
		h1, h2, h3, h4, h5, h6 { line-height: 100% !important; -webkit-font-smoothing: antialiased; }
		span a { text-decoration: none !important;}
		a{ text-decoration: none !important; }
		img{height: auto !important; line-height: 100%; outline: none; text-decoration: none; display:block !important; -ms-interpolation-mode:bicubic;}
		.yshortcuts, .yshortcuts a, .yshortcuts a:link,.yshortcuts a:visited,
		.yshortcuts a:hover, .yshortcuts a span { text-decoration: none !important; border-bottom: none !important;}
		/*mailChimp class*/
		.default-edit-image{
			height:20px;
		}
		.tpl-repeatblock {
			padding: 0px !important;
			border: 1px dotted rgba(0,0,0,0.2);
		}
		@media only screen and (max-width: 640px){
			/* mobile setting */
			table[class="container"]{width:100%!important; max-width:100%!important; min-width:100%!important;
				padding-left:20px!important; padding-right:20px!important; text-align: center!important; clear: both;}
			td[class="container"]{width:100%!important; padding-left:20px!important; padding-right:20px!important; clear: both;}
			table[class="full-width"]{width:100%!important; max-width:100%!important; min-width:100%!important; clear: both;}
			table[class="full-width-center"] {width: 100%!important; max-width:100%!important;  text-align: center!important; clear: both; margin:0 auto; float:none;}
			table[class="auto-center"] {width: auto!important; max-width:100%!important;  text-align: center!important; clear: both; margin:0 auto; float:none;}
			*[class="auto-center-all"]{width: auto!important; max-width:75%!important;  text-align: center!important; clear: both; margin:0 auto; float:none;}
			*[class="auto-center-all"] * {width: auto!important; max-width:100%!important;  text-align: center!important; clear: both; margin:0 auto; float:none;}
			table[class="col-3"],table[class="col-3-not-full"]{width:30.95%!important; max-width:100%!important;}
			table[class="col-2"]{width:48.21%!important; max-width:100%!important;}
			td[class="col-top"]{display:table-header-group !important;}
			td[class="col-bottom"]{display:table-footer-group !important;}
			*[class="full-block"]{width:100% !important; display:block !important; }
			/* image */
			td[class="image-full-width"] img{width:100% !important; height:auto !important; max-width:100% !important;}
			/* helper */
			table[class="space-w-20"]{width:3.57%!important; max-width:20px!important; min-width:3.5% !important;}
			table[class="space-w-20"] td:first-child{width:3.5%!important; max-width:20px!important; min-width:3.5% !important;}
			table[class="space-w-25"]{width:4.45%!important; max-width:25px!important; min-width:4.45% !important;}
			table[class="space-w-25"] td:first-child{width:4.45%!important; max-width:25px!important; min-width:4.4% !important;}
			table[class="fix-w-20"]{width:20px!important; max-width:20px!important; min-width:20px!important;}
			table[class="fix-w-20"] td:first-child{width:20px!important; max-width:20px!important; min-width:20px !important;}
			*[class="h-10"]{display:block !important;  height:10px;}
			*[class="h-20"]{display:block !important;  height:20px;}
			*[class="h-30"]{display:block !important; height:30px;}
			*[class="h-40"]{display:block !important;  height:40px;}
			*[class="remove-640"]{display:none !important;}
			*[class="text-left"]{text-align:left !important;}
			*[class="clear-pad"]{padding:0 !important;}
		}
		@media only screen and (max-width: 479px){
			/* mobile setting */
			table[class="container"]{width:100%!important; max-width:100%!important; min-width:124px!important;
				padding-left:15px!important; padding-right:15px!important; text-align: center!important; clear: both;}
			td[class="container"]{width:100%!important; padding-left:15px!important; padding-right:15px!important; text-align: center!important; clear: both;}
			table[class="full-width"]{width:100%!important; max-width:100%!important; min-width:124px!important; clear: both;}
			table[class="full-width-center"] {width: 100%!important; max-width:100%!important; min-width:124px!important; text-align: center!important; clear: both; margin:0 auto; float:none;}
			*[class="auto-center-all"]{width: 100%!important; max-width:100%!important;  text-align: center!important; clear: both; margin:0 auto; float:none;}
			*[class="auto-center-all"] * {width: auto!important; max-width:100%!important;  text-align: center!important; clear: both; margin:0 auto; float:none;}
			table[class="col-3"]{width:100%!important; max-width:100%!important; text-align: center!important; clear: both;}
			table[class="col-3-not-full"]{width:30.35%!important; max-width:100%!important; }
			table[class="col-2"]{width:100%!important; max-width:100%!important; text-align: center!important; clear: both;}
			*[class="full-block-479"]{display:block !important; width:100% !important; text-align: center!important; clear: both; }
			/* image */
			td[class="image-full-width"] img{width:100% !important; height:auto !important; max-width:100% !important; min-width:124px !important;}
			td[class="image-min-80"] img{width:100% !important; height:auto !important; max-width:100% !important; min-width:80px !important;}
			td[class="image-min-100"] img{width:100% !important; height:auto !important; max-width:100% !important; min-width:100px !important;}
			/* halper */
			table[class="space-w-20"]{width:100%!important; max-width:100%!important; min-width:100% !important;}
			table[class="space-w-20"] td:first-child{width:100%!important; max-width:100%!important; min-width:100% !important;}
			table[class="space-w-25"]{width:100%!important; max-width:100%!important; min-width:100% !important;}
			table[class="space-w-25"] td:first-child{width:100%!important; max-width:100%!important; min-width:100% !important;}
			*[class="remove-479"]{display:none !important;}
		}
		td ul{list-style: initial; margin:0; padding-left:20px;}

	@media only screen and (max-width: 640px){ .image-100-percent{ width:100%!important; height: auto !important; max-width: 100% !important; min-width: 124px !important;}}body{background-color:#efefef;} .default-edit-image{height:20px;} tr.tpl-repeatblock , tr.tpl-repeatblock > td{ display:block !important;} .tpl-repeatblock {padding: 0px !important;border: 1px dotted rgba(0,0,0,0.2);} table[width="595"]{width:100% !important;}</style>
<!--[if gte mso 9]><xml><o:OfficeDocumentSettings><o:AllowPNG/><o:PixelsPerInch>96</o:PixelsPerInch></o:OfficeDocumentSettings></xml><![endif]-->
</head>
<body  style="font-size:12px; width:100%; height:100%;">
<table id="mainStructure" width="800" class="full-width" align="center" border="0" cellspacing="0" cellpadding="0" style="background-color:#efefef; width:800px; max-width: 800px; margin: 0 auto; outline: 1px solid #efefef; box-shadow: 0px 0px 5px #E0E0E0;"><!-- START LAYOUT-1 (VIEW ONLINE / LOGO / SOCIAL ICON) --><tbody><tr><td valign="top" align="center" style="background-color:#e5e8eb;" class="container">
						<!-- start container -->
						<table width="600" align="center" border="0" cellspacing="0" cellpadding="0" style="min-width: 600px; margin: 0px auto; padding-left: 20px; padding-right: 20px; width: 600px; background-color: #e5e8eb;mso-table-lspace:0pt; mso-table-rspace:0pt;" class="container"><tbody><tr dup="0"><td valign="top">
									<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><!-- start space --><tbody><tr><td valign="top" height="30" style="border-collapse: collapse; height: 30px; line-height: 30px; font-size: 30px;">
											</td>
										</tr><!-- end space --><!-- start content container --><tr><td align="center" style="font-size: 14px; color: rgb(140, 140, 140); font-weight: normal; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; word-break: break-word; line-height: 22px;"><span style="color: rgb(140, 140, 140); font-weight: 400; font-size: 14px; line-height: 22px;">Si no ves correctamente el correo haz <span style="font-weight: bold; font-size: 14px; color: rgb(102, 204, 51); line-height: 22px;"><a href="http://www.gengamer.com/emails/bienvenida/GenGamer_Bienvenidos.html" target="_blank" title="Ver correo online" data-mce-href="http://www.gengamer.com/emails/bienvenida/GenGamer_Bienvenidos.html" style="font-size: inherit; border-style: none; text-decoration: none !important; line-height: 22px;" border="0"><span style="color: rgb(102, 204, 51); font-size: inherit; line-height: 22px;">CLICK AQUÍ</span></a></span></span></td>
									</tr><!-- end content container --><!-- start space --><tr><td valign="top" height="30" style="border-collapse: collapse; height: 30px; line-height: 30px; font-size: 30px;">
										</td>
									</tr><!-- end space --></tbody></table></td>
						</tr></tbody></table><!-- end container --></td>
			</tr><!-- END LAYOUT-1 (VIEW ONLINE / LOGO / SOCIAL ICON) --></tbody><!--START LAYOUT-2 ( SPACE HEIGHT ) --><tbody><tr><td align="center" valign="top" class="container" style="background-color: #e6e6e6;">
					<!-- start container -->
					<table width="600" align="center" border="0" cellspacing="0" cellpadding="0" class="full-width" style="min-width: 600px; margin: 0px auto; width: 600px; background-color: #66cc33;mso-table-lspace:0pt; mso-table-rspace:0pt;"><!-- start space --><tbody><tr><td valign="top" height="5" style="border-collapse: collapse; height: 5px; line-height: 5px; font-size: 5px;">
							</td>
						</tr><!-- end space --><tr><td valign="top" class="image-full-width" width="600" style="width: 600px;">
								<img src="http://mailbuild.rookiewebstudio.com/item/PyTAckUR/images/space.png" width="600" alt="space-height" style="max-width: 600px; display: block !important;" border="0" hspace="0" vspace="0"></td>
						</tr><!-- start space --><tr><td valign="top" height="1" style="border-collapse: collapse; height: 1px; line-height: 1px; font-size: 1px;">
							</td>
						</tr><!-- end space --></tbody></table><!-- end container --></td>
			</tr><!--END LAYOUT-2 ( SPACE HEIGHT ) --></tbody><!--START LAYOUT-5 (IMAGE HEADER) --><tbody><tr><td align="center" valign="top" class="container" style="background-color: #e6e6e6;">
						<!-- start container -->
						<table width="600" align="center" border="0" cellspacing="0" cellpadding="0" class="full-width" style="min-width: 600px; margin: 0px auto; width: 600px; background-color: #3f5670;mso-table-lspace:0pt; mso-table-rspace:0pt;"><!-- start header image --><tbody><tr><td valign="top">
									<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td align="center" valign="top" class="image-full-width" width="600" style="width: 600px;">
												<a href="http://www.gengamer.com" style="text-decoration: none !important; font-size: inherit; border-style: none;" border="0">
													<img src="http://mailbuild.rookiewebstudio.com/customers/5jW1JpJs/user_upload/20160108081129_GenGamerLogoAll2.png" width="600" style="max-width: 600px; display: block !important;" alt="header-image" border="0" hspace="0" vspace="0"></a>
											</td>
										</tr></tbody></table></td>
							</tr><!-- end header image --></tbody></table><!-- end container --></td>
				</tr><!--END LAYOUT-5 (IMAGE HEADER) --></tbody><!--START LAYOUT-9 (HEADING / BORDER) --><tbody><tr><td align="center" valign="top" class="container" style="background-color: #e6e6e6;">
						<!-- start container -->
						<table width="600" align="center" border="0" cellspacing="0" cellpadding="0" class="container" style="min-width: 600px; margin: 0px auto; padding-left: 20px; padding-right: 20px; width: 600px; background-color: #ffffff;mso-table-lspace:0pt; mso-table-rspace:0pt;"><!-- start space --><tbody><tr><td valign="top" height="1" style="border-collapse: collapse; height: 1px; line-height: 1px; font-size: 1px;">
								</td>
							</tr><!-- end space --><!-- start content container--><tr dup="0"><td valign="top">
									<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" class="full-width" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="middle">
												<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0" class="full-width-center" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top">
															<table width="100%" align="left" border="0" cellpadding="0" cellspacing="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><!-- start border top  --><tbody><tr><td valign="top" width="100%" height="3" style="height: 3px; line-height: 3px; font-size: 3px; background-color: #dedede;">
																		<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top" width="100%" height="3" style="border-collapse: collapse; height: 3px; line-height: 3px; font-size: 3px;">
																				</td>
																			</tr></tbody></table></td>
																</tr><!-- end border top --><tr><td valign="top">
																		<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><!-- start border left  --><td valign="top" width="3" height="100%" style="width: 3px; height: 94px; line-height: 94px; font-size: 94px; background-color: #dedede;">
																					<table width="3" align="center" border="0" cellpadding="0" cellspacing="0" style="min-width: 3px !important; max-width: 3px !important; width: 3px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top" width="3" height="100%" style="border-collapse: collapse; width: 3px; height: 0px; line-height: 0px; font-size: 0px;">
																							</td>
																						</tr></tbody></table></td>
																				<!-- end border left -->
																				<td valign="top">
																					<table width="100%" align="left" border="0" cellpadding="0" cellspacing="0" style="padding-left:15px; padding-right:15px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top" height="15" style="border-collapse: collapse; height: 15px; line-height: 15px; font-size: 15px;">
																							</td>
																						</tr><!-- end space --><tr dup="0"><td align="center" style="font-size: 24px; color: rgb(51, 51, 51); font-weight: bold; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; word-break: break-word; line-height: 32px;"><span style="color: rgb(51, 51, 51); font-weight: bold; text-decoration: none; font-size: 24px; line-height: 32px;"><a href="#" style="color: rgb(51, 51, 51); font-size: inherit; border-style: none; text-decoration: none !important; line-height: 32px;" data-mce-href="#" border="0"><span style="color: rgb(102, 204, 51); font-weight: bold; font-size: 24px; line-height: 32px;">¿Tienes el Gen Gamer?</span><br>¡</a>Tu nueva comunidad gamer ha vuelto!</span></td>
																						</tr><!-- start space --><tr><td valign="top" height="15" style="border-collapse: collapse; height: 15px; line-height: 15px; font-size: 15px;">
																							</td>
																						</tr><!-- end space --></tbody></table></td>
																				<!-- start border right  -->
																				<td valign="top" width="3" height="100%" style="width: 3px; height: 94px; line-height: 94px; font-size: 94px; background-color: #dedede;">
																					<table width="3" align="center" border="0" cellpadding="0" cellspacing="0" style="min-width: 3px !important; max-width: 3px !important; width: 3px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top" width="3" height="100%" style="border-collapse: collapse; width: 3px; height: 0px; line-height: 0px; font-size: 0px;">
																							</td>
																						</tr></tbody></table></td>
																				<!-- end border right -->
																			</tr></tbody></table></td>
																</tr><!-- start border bottom  --><tr><td valign="top" width="100%" height="3" style="height: 3px; line-height: 3px; font-size: 3px; background-color: #dedede;">
																		<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top" width="100%" height="3" style="border-collapse: collapse; height: 3px; line-height: 3px; font-size: 3px;">
																				</td>
																			</tr></tbody></table></td>
																</tr><!-- end border bottom --></tbody></table></td>
													</tr></tbody></table></td>
										</tr><!-- start space --><tr><td valign="top" height="1" style="border-collapse: collapse; height: 1px; line-height: 1px; font-size: 1px;">
											</td>
										</tr><!-- end space --></tbody></table></td>
							</tr><!-- end content container--></tbody></table><!-- end container --></td>
				</tr><!--END LAYOUT-9 (HEADING / BORDER) --></tbody><!--START LAYOUT-10 (CONTENT) --><tbody><tr><td align="center" valign="top" class="container" style="background-color: #e6e6e6;">
						<!-- start container -->
						<table width="600" align="center" border="0" cellspacing="0" cellpadding="0" class="container" style="min-width: 600px; margin: 0px auto; padding-left: 20px; padding-right: 20px; width: 600px; background-color: #ffffff;mso-table-lspace:0pt; mso-table-rspace:0pt;"><!-- start space --><tbody><tr><td valign="top" height="3" style="border-collapse: collapse; height: 3px; line-height: 3px; font-size: 3px;">
								</td>
							</tr><!-- end space --><!-- start content --><tr><td valign="top">
									<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" class="full-width" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td align="center" style="font-size: 14px; color: rgb(136, 136, 136); font-weight: normal; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; word-break: break-word; line-height: 22px;"><p><span style="font-weight: bold; font-size: 16px; line-height: 24px;">¡Ya puedes acceder a tu comunidad gamer de nuevo!</span></p><p><span style="font-weight: 400; font-size: 16px; line-height: 24px;">En <span style="color: rgb(102, 204, 51); font-size: inherit; line-height: 24px;"><a href="http://www.gengamer.com" target="_blank" data-mce-href="http://www.gengamer.com" title="Gengamer.com" style="font-size: inherit; border-style: none; text-decoration: none !important; line-height: 24px;" border="0"><span style="color: rgb(102, 204, 51); font-size: inherit; line-height: 24px;">Gengamer.com</span></a></span> vas a encontrar la mayor comunidad gamer con más de 840.000 usuarios en los foros, noticias gamers, streaming y gameplays de juegos, sorteos, e-Sports, competiciones, tecnología, internet y mucho más!<br><br>Queremos celebrarlo con un <span style="font-weight: bold; font-size: 14px; line-height: 22px;">Sorteo de bienvenida</span> de una <span style="font-weight: bold; font-size: 14px; line-height: 22px;">Playstation 4</span>, <span style="font-weight: bold; font-size: 14px; line-height: 22px;">Xbox One</span>, <span style="font-weight: bold; font-size: 14px; line-height: 22px;">WiiU</span> o <span style="font-weight: bold; font-size: 14px; line-height: 22px;">Pack Gamer de PC</span>.<br><span style="font-weight: bold; font-size: 14px; line-height: 22px;">¡Y solo por contestar en el siguiente enlace!</span></span></p></td>
										</tr></tbody></table></td>
							</tr><!-- end content --><!-- start space --><tr><td valign="top" height="12" style="border-collapse: collapse; height: 12px; line-height: 12px; font-size: 12px;">
								</td>
							</tr><!-- end space --></tbody></table><!-- end container --></td>
				</tr><!--END LAYOUT-10 (CONTENT) --></tbody><!-- START LAYOUT-21 ( BIG IMAGE / TEXT CENTER ) --><tbody><tr><td align="center" valign="top" class="container" style="background-color: #e6e6e6;">
										<!-- start container -->
										<table width="600" align="center" border="0" cellspacing="0" cellpadding="0" class="container" style="min-width: 600px; margin: 0px auto; padding-left: 20px; padding-right: 20px; width: 600px; background-color: #ffffff;mso-table-lspace:0pt; mso-table-rspace:0pt;"><!-- start space --><tbody><tr><td valign="top" height="21" style="border-collapse: collapse; height: 21px; line-height: 21px; font-size: 21px;">
												</td>
											</tr><!-- end space --><!-- start image --><tr dup="0"><td valign="top">
													<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top">
																<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td align="center" valign="top" class="image-full-width" width="560" style="width: 560px;">
																			<a href="http://www.gengamer.com/foro/miscel%C3%A1nea-11/bienvenidos-%C2%A1sorteo-de-bienvenida-140734/" style="text-decoration: none !important; font-size: inherit; border-style: none;" border="0">
																				<img src="http://mailbuild.rookiewebstudio.com/customers/5jW1JpJs/user_upload/20160114003909_SorteoBienvenida.jpg" width="560" style="max-width: 560px; display: block !important;" alt="GenGamer.com" border="0" hspace="0" vspace="0"></a>
																		</td>
																	</tr><!-- start space --><tr><td valign="top" height="20" style="border-collapse: collapse; height: 20px; line-height: 20px; font-size: 20px;">
																		</td>
																	</tr><!-- end space --></tbody></table></td>
														</tr></tbody></table></td>
											</tr><!-- end image --><!-- start content --><tr dup="0"><td valign="top">
													<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" class="full-width" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><!-- start space --><tbody><tr><td valign="top" height="10" style="border-collapse: collapse; height: 10px; line-height: 10px; font-size: 10px;">
															</td>
														</tr><!-- end space --><!-- start button --><tr><td valign="top">
																<table width="auto" border="0" align="center" cellpadding="0" cellspacing="0" style="margin:0 auto;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top" align="center" style="padding:5px;" class="full-block-479" dup="0">
																			<table width="auto" border="0" align="center" cellpadding="0" cellspacing="0" style="margin:0 auto;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top" style="border-radius: 24px; background-color: #66cc33;">
																						<table width="auto" align="center" border="0" cellpadding="0" cellspacing="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td width="auto" align="center" valign="middle" height="42" style="min-width: 60px; font-size: 14px; font-family: Roboto, Arial, Helvetica, sans-serif; text-align: center; color: rgb(255, 255, 255); font-weight: normal; padding-left: 25px; padding-right: 25px; word-break: break-word; line-height: 22px; background-clip: padding-box;"><span style="font-weight: bold; font-size: 20px; color: rgb(255, 255, 255); line-height: 28px;"><a href="http://www.gengamer.com/foro/miscel%C3%A1nea-11/bienvenidos-%C2%A1sorteo-de-bienvenida-140734/" target="_blank" title="Participar en el sorteo" data-mce-href="http://www.gengamer.com/foro/miscel%C3%A1nea-11/bienvenidos-%C2%A1sorteo-de-bienvenida-140734/" style="font-size: inherit; border-style: none; text-decoration: none !important; line-height: 28px;" border="0"><span style="color: rgb(255, 255, 255); font-size: inherit; line-height: 28px;">¡Quiero participar en el sorteo!</span></a></span></td>
																							</tr></tbody></table></td>
																				</tr></tbody></table></td>
																	</tr></tbody></table></td>
														</tr><!-- end button --></tbody></table></td>
											</tr><!-- end content --><!-- start space --><tr><td valign="top" height="50" style="border-collapse: collapse; height: 50px; line-height: 50px; font-size: 50px;">
												</td>
											</tr><!-- end space --></tbody></table><!-- end container --></td>
								</tr><!-- END LAYOUT-21 ( BIG IMAGE / TEXT CENTER ) --></tbody><!--START LAYOUT-8 ( 3-COL ICON / TEXT )  --><tbody><tr><td align="center" valign="top" class="container" style="background-color: #e6e6e6;">
						<!-- start container -->
						<table width="600" align="center" border="0" cellspacing="0" cellpadding="0" class="container" style="min-width: 600px; margin: 0px auto; padding-left: 20px; padding-right: 20px; width: 600px; background-color: #ffffff;mso-table-lspace:0pt; mso-table-rspace:0pt;"><!-- start space --><tbody><tr><td valign="top" height="4" style="border-collapse: collapse; height: 4px; line-height: 4px; font-size: 4px;">
								</td>
							</tr><!-- end space --><tr dup="0"><td valign="top" align="center">
									<!-- start col left -->
									<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td align="center" style="font-size: 24px; color: rgb(51, 51, 51); font-weight: bold; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; word-break: break-word; line-height: 32px;"><span style="font-size: 24px; font-weight: bold; line-height: 32px;">¿Qué hay en GenGamer?<br></span></td>
										</tr><!-- start space --><tr><td valign="top" height="15" style="border-collapse: collapse; height: 15px; line-height: 15px; font-size: 15px;">
											</td>
										</tr><!-- end space --><!-- start divider line  --><tr><td valign="top" height="1" style="height: 2px; line-height: 2px; font-size: 2px;">
												<table width="60" align="center" border="0" cellpadding="0" cellspacing="0" style="margin: 0px auto; width: 60px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top" height="2" style="border-collapse: collapse; height: 2px; line-height: 2px; font-size: 2px; background-color: #66cc33;">
														</td>
													</tr></tbody></table></td>
										</tr><!-- end divider line --><!-- start space --><tr><td valign="top" height="6" style="border-collapse: collapse; height: 6px; line-height: 6px; font-size: 6px;">
											</td>
										</tr><!-- end space --></tbody></table></td>
							</tr><!-- start content container--><tr dup="0"><td valign="top">
									<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" class="full-width" style="margin:0 auto;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td>
												<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top" align="center">
															
															<table width="173" align="left" border="0" cellpadding="0" cellspacing="0" class="col-3" style="width: 173px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td align="center" valign="top" width="70" style="width: 70px;">
																		<a href="http://www.gengamer.com" style="text-decoration: none !important; font-size: inherit; border-style: none;" border="0">
																			<img src="http://mailbuild.rookiewebstudio.com/customers/5jW1JpJs/user_upload/20160108224603_Noticias.png" width="70" style="max-width: 70px; display: block !important;" alt="icon-chemistry"></a>
																	</td>
																</tr><!-- start space --><tr><td valign="top" height="1" style="border-collapse: collapse; height: 1px; line-height: 1px; font-size: 1px;">
																	</td>
																</tr><!-- end space --><tr dup="0"><td align="center" style="font-size: 18px; color: rgb(51, 51, 51); font-weight: bold; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; word-break: break-word; line-height: 26px;"><span style="font-size: inherit; line-height: 26px;">Noticias</span></td>
																</tr><!-- start space --><tr><td valign="top" height="5" style="border-collapse: collapse; height: 5px; line-height: 5px; font-size: 5px;">
																	</td>
																</tr><!-- end space --><tr dup="0"><td align="center" style="font-size: 14px; color: rgb(136, 136, 136); font-weight: normal; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; word-break: break-word; line-height: 22px;"><span style="font-weight: 400; font-size: 14px; line-height: 22px;">Todas las noticias relacionadas con el mundo gamer como consolas, PC, e-Sports, realidad aumentada, internet y tecnología.<br></span></td>
																</tr><!-- start space --><tr><td valign="top" height="7" style="border-collapse: collapse; height: 7px; line-height: 7px; font-size: 7px;">
																	</td>
																</tr><!-- end space --><!-- start button --><tr dup="0"><td valign="top">
																		<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="middle" align="center">
																					<table width="auto" align="center" border="0" cellspacing="0" cellpadding="0" style="margin:0 auto;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td width="auto" valign="middle" align="center" style="font-size: 14px; color: rgb(239, 85, 84); font-weight: normal; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; padding-right: 8px; word-break: break-word; line-height: 22px;"><span style="color: rgb(102, 204, 51); font-weight: bold; font-size: 14px; line-height: 22px;"><a href="http://www.gengamer.com" target="_blank" title="Leer últimas noticias" data-mce-href="http://www.gengamer.com" style="font-size: inherit; border-style: none; text-decoration: none !important; line-height: 22px;" border="0"><span style="color: rgb(102, 204, 51); font-size: 14px; line-height: 22px;">Leer últimas noticias</span></a></span></td>
																						</tr></tbody></table></td>
																			</tr></tbody></table></td>
																</tr><!-- end button --></tbody></table><!--[if (gte mso 9)|(IE)]></td><td valign="top" ><![endif]--><table width="20" border="0" cellpadding="0" cellspacing="0" align="left" class="space-w-20" style="min-width: 20px; height: 1px; border-spacing: 0px; width: 20px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td height="1" width="20" class="h-40" style="display: block; border-collapse: collapse; width: 20px; height: 1px; line-height: 1px; font-size: 1px;">
																	</td>
																</tr></tbody></table><!--[if (gte mso 9)|(IE)]></td><td valign="top" ><![endif]--><table width="173" align="left" border="0" cellpadding="0" cellspacing="0" class="col-3" style="width: 173px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td align="center" valign="top" width="70" style="width: 70px;">
																		<a href="http://www.gengamer.com/foro/" style="text-decoration: none !important; font-size: inherit; border-style: none;" border="0">
																			<img src="http://mailbuild.rookiewebstudio.com/customers/5jW1JpJs/user_upload/20160108224612_foros.png" width="70" style="max-width: 70px; display: block !important;" alt="icon-light"></a>
																	</td>
																</tr><!-- start space --><tr><td valign="top" height="2" style="border-collapse: collapse; height: 2px; line-height: 2px; font-size: 2px;">
																	</td>
																</tr><!-- end space --><tr dup="0"><td align="center" style="font-size: 18px; color: rgb(51, 51, 51); font-weight: bold; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; word-break: break-word; line-height: 26px;"><span style="font-size: inherit; line-height: 26px;">Foros<br></span></td>
																</tr><!-- start space --><tr><td valign="top" height="2" style="border-collapse: collapse; height: 2px; line-height: 2px; font-size: 2px;">
																	</td>
																</tr><!-- end space --><tr dup="0"><td align="center" style="font-size: 14px; color: rgb(136, 136, 136); font-weight: normal; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; word-break: break-word; line-height: 22px;"><span style="font-weight: 400; font-size: 14px; line-height: 22px;"><span style="font-weight: 400; font-size: 14px; line-height: 22px;">Una comunidad con más de <span style="font-weight: bold; font-size: 14px; line-height: 22px;">840.000 gamers</span> y <span style="font-weight: bold; font-size: 14px; line-height: 22px;">880.000 mensajes</span>.<br>Foros con categorías de todo tipo desde c</span></span>onsolas, PC hasta realidad aumentada y smartphones.<br>El foro más grande gamer esta aquí.</td>
																</tr><!-- start space --><tr><td valign="top" height="6" style="border-collapse: collapse; height: 6px; line-height: 6px; font-size: 6px;">
																	</td>
																</tr><!-- end space --><!-- start button --><tr dup="0"><td valign="top">
																		<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="middle" align="center">
																					<table width="auto" align="center" border="0" cellspacing="0" cellpadding="0" style="margin:0 auto;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td width="auto" valign="middle" align="center" style="font-size: 14px; color: rgb(239, 85, 84); font-weight: normal; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; padding-right: 8px; word-break: break-word; line-height: 22px;"><span style="font-weight: bold; color: rgb(102, 204, 51); font-size: 14px; line-height: 22px;"><a href="http://www.gengamer.com/foro/" target="_blank" title="http://www.gengamer.com/foro/" data-mce-href="http://www.gengamer.com/foro/" style="font-size: inherit; border-style: none; text-decoration: none !important; line-height: 22px;" border="0"><span style="color: rgb(102, 204, 51); font-size: 14px; line-height: 22px;">Ir a los foros</span></a></span></td>
																						</tr></tbody></table></td>
																			</tr></tbody></table></td>
																</tr><!-- end button --></tbody></table><!--[if (gte mso 9)|(IE)]></td><td valign="top" ><![endif]--><table width="20" border="0" cellpadding="0" cellspacing="0" align="left" class="space-w-20" style="min-width: 20px; height: 1px; border-spacing: 0px; width: 20px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td height="1" width="20" class="h-40" style="display: block; border-collapse: collapse; width: 20px; height: 1px; line-height: 1px; font-size: 1px;">
																	</td>
																</tr></tbody></table><!--[if (gte mso 9)|(IE)]></td><td valign="top" ><![endif]--><table width="173" align="right" border="0" cellpadding="0" cellspacing="0" class="col-3" style="width: 173px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td align="center" valign="top" width="70" style="width: 70px;">
																		<a href="http://www.gengamer.com/" style="text-decoration: none !important; font-size: inherit; border-style: none;" border="0">
																			<img src="http://mailbuild.rookiewebstudio.com/customers/5jW1JpJs/user_upload/20160108224620_streaming.png" width="70" style="max-width: 70px; display: block !important;" alt="icon-wallet"></a>
																	</td>
																</tr><!-- start space --><tr><td valign="top" height="6" style="border-collapse: collapse; height: 6px; line-height: 6px; font-size: 6px;">
																	</td>
																</tr><!-- end space --><tr dup="0"><td align="center" style="font-size: 18px; color: rgb(51, 51, 51); font-weight: bold; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; word-break: break-word; line-height: 26px;"><span style="font-size: 18px; font-weight: bold; line-height: 26px;">Streaming<br></span></td>
																</tr><!-- start space --><tr><td valign="top" height="5" style="border-collapse: collapse; height: 5px; line-height: 5px; font-size: 5px;">
																	</td>
																</tr><!-- end space --><tr dup="0"><td align="center" style="font-size: 14px; color: rgb(136, 136, 136); font-weight: normal; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; word-break: break-word; line-height: 22px;">Hay un <span style="font-weight: bold; font-size: 14px; line-height: 22px;">sistema de streaming</span> en el foro donde los gamers podrán hacer streaming en twitch o Youtube y aparecerá directamente en el <span style="font-weight: bold; font-size: 14px; line-height: 22px;">TOP 10 del foro</span>. <br>¡<span style="font-weight: bold; font-size: 14px; line-height: 22px;">Haz que tu canal</span> de streaming sea <span style="font-weight: bold; font-size: 14px; line-height: 22px;">el más famoso</span> de la comunidad!<br></td>
																</tr><!-- start space --><tr><td valign="top" height="5" style="border-collapse: collapse; height: 5px; line-height: 5px; font-size: 5px;">
																	</td>
																</tr><!-- end space --><!-- start button --><tr dup="0"><td valign="top">
																		<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="middle" align="center">
																					<table width="auto" align="center" border="0" cellspacing="0" cellpadding="0" style="margin:0 auto;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td width="auto" valign="middle" align="center" style="font-size: 14px; color: rgb(239, 85, 84); font-weight: normal; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; padding-right: 8px; word-break: break-word; line-height: 22px;"><span style="font-weight: bold; font-size: 14px; color: rgb(102, 204, 51); line-height: 22px;"><a href="http://www.gengamer.com/" target="_blank" title="http://www.gengamer.com/" data-mce-href="http://www.gengamer.com/" style="font-size: inherit; border-style: none; text-decoration: none !important; line-height: 22px;" border="0"><span style="color: rgb(102, 204, 51); font-size: inherit; line-height: 22px;">¡Ver streamings!</span></a></span></td>
																						</tr></tbody></table></td>
																			</tr></tbody></table></td>
																</tr><!-- end button --></tbody></table></td>
													</tr></tbody></table></td>
										</tr><!-- start space --><tr><td valign="top" height="13" style="border-collapse: collapse; height: 13px; line-height: 13px; font-size: 13px;">
											</td>
										</tr><!-- end space --></tbody></table></td>
							</tr><!-- end content container--></tbody></table><!-- end container --></td>
				</tr><!--END LAYOUT-8 ( 3-COL ICON / TEXT )  --></tbody><!--START LAYOUT-8 ( 3-COL ICON / TEXT )  --><tbody><tr><td align="center" valign="top" class="container" style="background-color: #e6e6e6;">
						<!-- start container -->
						<table width="600" align="center" border="0" cellspacing="0" cellpadding="0" class="container" style="min-width: 600px; margin: 0px auto; padding-left: 20px; padding-right: 20px; width: 600px; background-color: #ffffff;mso-table-lspace:0pt; mso-table-rspace:0pt;"><!-- start space --><tbody><tr><td valign="top" height="3" style="border-collapse: collapse; height: 3px; line-height: 3px; font-size: 3px;">
								</td>
							</tr><!-- end space --><!-- start content container--><tr dup="0"><td valign="top">
									<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" class="full-width" style="margin:0 auto;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td>
												<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top" align="center">
															
															<table width="173" align="left" border="0" cellpadding="0" cellspacing="0" class="col-3" style="width: 173px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td align="center" valign="top" width="70" style="width: 70px;">
																		<a href="http://www.youtube.com/gengamercom" style="text-decoration: none !important; font-size: inherit; border-style: none;" border="0">
																			<img src="http://mailbuild.rookiewebstudio.com/customers/5jW1JpJs/user_upload/20160108224629_youtube.png" width="70" style="max-width: 70px; display: block !important;" alt="icon-chemistry"></a>
																	</td>
																</tr><!-- start space --><tr><td valign="top" height="15" style="border-collapse: collapse; height: 15px; line-height: 15px; font-size: 15px;">
																	</td>
																</tr><!-- end space --><tr dup="0"><td align="center" style="font-size: 18px; color: rgb(51, 51, 51); font-weight: bold; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; word-break: break-word; line-height: 26px;"><span style="font-size: inherit; line-height: 26px;">YouTube<br></span></td>
																</tr><!-- start space --><tr><td valign="top" height="15" style="border-collapse: collapse; height: 15px; line-height: 15px; font-size: 15px;">
																	</td>
																</tr><!-- end space --><tr dup="0"><td align="center" style="font-size: 14px; color: rgb(136, 136, 136); font-weight: normal; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; word-break: break-word; line-height: 22px;"><span style="font-size: 14px; font-weight: 400; line-height: 22px;">Gameplays, noticias, análisis gamers en el canal de YouTube de GenGamer.com<br></span></td>
																</tr><!-- start space --><tr><td valign="top" height="7" style="border-collapse: collapse; height: 7px; line-height: 7px; font-size: 7px;">
																	</td>
																</tr><!-- end space --><!-- start button --><tr dup="0"><td valign="top">
																		<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="middle" align="center">
																					<table width="auto" align="center" border="0" cellspacing="0" cellpadding="0" style="margin:0 auto;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td width="auto" valign="middle" align="center" style="font-size: 14px; color: rgb(239, 85, 84); font-weight: normal; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; padding-right: 8px; word-break: break-word; line-height: 22px;"><span style="font-weight: bold; font-size: 14px; color: rgb(102, 204, 51); line-height: 22px;"><a href="http://www.youtube.com/gengamercom" target="_blank" title="Canal Youtube de GenGamer.com" data-mce-href="http://www.youtube.com/gengamercom" style="font-size: inherit; border-style: none; text-decoration: none !important; line-height: 22px;" border="0"><span style="color: rgb(102, 204, 51); font-size: inherit; line-height: 22px;">Canal Youtube de GenGamer.com</span></a></span></td>
																						</tr></tbody></table></td>
																			</tr></tbody></table></td>
																</tr><!-- end button --></tbody></table><!--[if (gte mso 9)|(IE)]></td><td valign="top" ><![endif]--><table width="20" border="0" cellpadding="0" cellspacing="0" align="left" class="space-w-20" style="min-width: 20px; height: 1px; border-spacing: 0px; width: 20px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td height="1" width="20" class="h-40" style="display: block; border-collapse: collapse; width: 20px; height: 1px; line-height: 1px; font-size: 1px;">
																	</td>
																</tr></tbody></table><!--[if (gte mso 9)|(IE)]></td><td valign="top" ><![endif]--><table width="173" align="left" border="0" cellpadding="0" cellspacing="0" class="col-3" style="width: 173px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td align="center" valign="top" width="70" style="width: 70px;">
																		<a href="http://www.gengamer.com/foro/compra-venta-17/" style="text-decoration: none !important; font-size: inherit; border-style: none;" border="0">
																			<img src="http://mailbuild.rookiewebstudio.com/customers/5jW1JpJs/user_upload/20160108224637_compraVenta.png" width="70" style="max-width: 70px; display: block !important;" alt="icon-light"></a>
																	</td>
																</tr><!-- start space --><tr><td valign="top" height="15" style="border-collapse: collapse; height: 15px; line-height: 15px; font-size: 15px;">
																	</td>
																</tr><!-- end space --><tr dup="0"><td align="center" style="font-size: 18px; color: rgb(51, 51, 51); font-weight: bold; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; word-break: break-word; line-height: 26px;"><span style="font-size: 18px; font-weight: bold; line-height: 26px;">Compra / Venta<br></span></td>
																</tr><!-- start space --><tr><td valign="top" height="15" style="border-collapse: collapse; height: 15px; line-height: 15px; font-size: 15px;">
																	</td>
																</tr><!-- end space --><tr dup="0"><td align="center" style="font-size: 14px; color: rgb(136, 136, 136); font-weight: normal; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; word-break: break-word; line-height: 22px;"><span style="font-weight: 400; font-size: 14px; line-height: 22px;"><span style="font-weight: 400; font-size: 14px; line-height: 22px;">Sistema de compra y venta con valoraciones.<br><br></span></span>Los gamers podreis hacer transacciones y valorar positivamente o negativamente la transacción.<br>¡Compra y vende tus herramientas gamer con más de 840.000 gamers!</td>
																</tr><!-- start space --><tr><td valign="top" height="6" style="border-collapse: collapse; height: 6px; line-height: 6px; font-size: 6px;">
																	</td>
																</tr><!-- end space --><!-- start button --><tr dup="0"><td valign="top">
																		<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="middle" align="center">
																					<table width="auto" align="center" border="0" cellspacing="0" cellpadding="0" style="margin:0 auto;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td width="auto" valign="middle" align="center" style="font-size: 14px; color: rgb(239, 85, 84); font-weight: normal; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; padding-right: 8px; word-break: break-word; line-height: 22px;"><span style="font-weight: bold; font-size: 14px; color: rgb(102, 204, 51); line-height: 22px;"><a href="http://www.gengamer.com/foro/compra-venta-17/" target="_blank" title="Ir a Compra / Venta" data-mce-href="http://www.gengamer.com/foro/compra-venta-17/" style="font-size: inherit; border-style: none; text-decoration: none !important; line-height: 22px;" border="0"><span style="color: rgb(102, 204, 51); font-size: inherit; line-height: 22px;">Ir a Compra / Venta</span></a></span></td>
																						</tr></tbody></table></td>
																			</tr></tbody></table></td>
																</tr><!-- end button --></tbody></table><!--[if (gte mso 9)|(IE)]></td><td valign="top" ><![endif]--><table width="20" border="0" cellpadding="0" cellspacing="0" align="left" class="space-w-20" style="min-width: 20px; height: 1px; border-spacing: 0px; width: 20px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td height="1" width="20" class="h-40" style="display: block; border-collapse: collapse; width: 20px; height: 1px; line-height: 1px; font-size: 1px;">
																	</td>
																</tr></tbody></table><!--[if (gte mso 9)|(IE)]></td><td valign="top" ><![endif]--><table width="173" align="right" border="0" cellpadding="0" cellspacing="0" class="col-3" style="width: 173px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td align="center" valign="top" width="70" style="width: 70px;">
																		<a href="http://www.gengamer.com" style="text-decoration: none !important; font-size: inherit; border-style: none;" border="0">
																			<img src="http://mailbuild.rookiewebstudio.com/customers/5jW1JpJs/user_upload/20160108224647_yMas.png" width="70" style="max-width: 70px; display: block !important;" alt="icon-wallet"></a>
																	</td>
																</tr><!-- start space --><tr><td valign="top" height="15" style="border-collapse: collapse; height: 15px; line-height: 15px; font-size: 15px;">
																	</td>
																</tr><!-- end space --><tr dup="0"><td align="center" style="font-size: 18px; color: rgb(51, 51, 51); font-weight: bold; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; word-break: break-word; line-height: 26px;"><span style="font-weight: bold; font-size: 18px; line-height: 26px;">Blogs / Clanes<br></span></td>
																</tr><!-- start space --><tr><td valign="top" height="15" style="border-collapse: collapse; height: 15px; line-height: 15px; font-size: 15px;">
																	</td>
																</tr><!-- end space --><tr dup="0"><td align="center" style="font-size: 14px; color: rgb(136, 136, 136); font-weight: normal; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; word-break: break-word; line-height: 22px;"><span style="font-size: inherit; line-height: 22px;"><p>Blogs para los usuarios Gamers.<br>Sección de Grupos y Clanes.<br><br>Foros de consolas Retro, Wareables, Off-Topics<br>Todo lo que necesita un gamer esta aquí.</p></span></td>
																</tr><!-- start space --><tr><td valign="top" height="15" style="border-collapse: collapse; height: 15px; line-height: 15px; font-size: 15px;">
																	</td>
																</tr><!-- end space --><!-- start button --><tr dup="0"><td valign="top">
																		<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="middle" align="center">
																					<table width="auto" align="center" border="0" cellspacing="0" cellpadding="0" style="margin:0 auto;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td width="auto" valign="middle" align="center" style="font-size: 14px; color: rgb(239, 85, 84); font-weight: normal; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; padding-right: 8px; word-break: break-word; line-height: 22px;"><span style="font-weight: bold; font-size: 14px; color: rgb(102, 204, 51); line-height: 22px;"><a href="http://www.gengamer.com" target="_blank" title="¡Quiero verlo!" data-mce-href="http://www.gengamer.com" style="font-size: inherit; border-style: none; text-decoration: none !important; line-height: 22px;" border="0"><span style="color: rgb(102, 204, 51); font-size: inherit; line-height: 22px;">¡Quiero verlo!</span></a></span></td>
																						</tr></tbody></table></td>
																			</tr></tbody></table></td>
																</tr><!-- end button --></tbody></table></td>
													</tr></tbody></table></td>
										</tr><!-- start space --><tr><td valign="top" height="50" style="border-collapse: collapse; height: 50px; line-height: 50px; font-size: 50px;">
											</td>
										</tr><!-- end space --></tbody></table></td>
							</tr><!-- end content container--></tbody></table><!-- end container --></td>
				</tr><!--END LAYOUT-8 ( 3-COL ICON / TEXT )  --></tbody><!-- START LAYOUT-21 ( BIG IMAGE / TEXT CENTER ) --><tbody><tr><td align="center" valign="top" class="container" style="background-color: #e6e6e6;">
										<!-- start container -->
										<table width="600" align="center" border="0" cellspacing="0" cellpadding="0" class="container" style="min-width: 600px; margin: 0px auto; padding-left: 20px; padding-right: 20px; width: 600px; background-color: #ffffff;mso-table-lspace:0pt; mso-table-rspace:0pt;"><!-- start space --><tbody><tr><td valign="top" height="21" style="border-collapse: collapse; height: 21px; line-height: 21px; font-size: 21px;">
												</td>
											</tr><!-- end space --><!-- start image --><tr dup="0"><td valign="top">
													<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top">
																<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td align="center" valign="top" class="image-full-width" width="560" style="width: 560px;">
																			<a href="http://www.gengamer.com" style="text-decoration: none !important; font-size: inherit; border-style: none;" border="0">
																				<img src="http://mailbuild.rookiewebstudio.com/customers/5jW1JpJs/user_upload/20160108092153_GenGamerIntroJPG.jpg" width="560" style="max-width: 560px; display: block !important;" alt="GenGamer.com" border="0" hspace="0" vspace="0"></a>
																		</td>
																	</tr><!-- start space --><tr><td valign="top" height="20" style="border-collapse: collapse; height: 20px; line-height: 20px; font-size: 20px;">
																		</td>
																	</tr><!-- end space --></tbody></table></td>
														</tr></tbody></table></td>
											</tr><!-- end image --><!-- start content --><tr dup="0"><td valign="top">
													<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0" class="full-width" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><!-- start space --><tbody><tr><td valign="top" height="10" style="border-collapse: collapse; height: 10px; line-height: 10px; font-size: 10px;">
															</td>
														</tr><!-- end space --><!-- start button --><tr><td valign="top">
																<table width="auto" border="0" align="center" cellpadding="0" cellspacing="0" style="margin:0 auto;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top" align="center" style="padding:5px;" class="full-block-479" dup="0">
																			<table width="auto" border="0" align="center" cellpadding="0" cellspacing="0" style="margin:0 auto;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top" style="border-radius: 24px; background-color: #66cc33;">
																						<table width="auto" align="center" border="0" cellpadding="0" cellspacing="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td width="auto" align="center" valign="middle" height="42" style="min-width: 60px; font-size: 14px; font-family: Roboto, Arial, Helvetica, sans-serif; text-align: center; color: rgb(255, 255, 255); font-weight: normal; padding-left: 25px; padding-right: 25px; word-break: break-word; line-height: 22px; background-clip: padding-box;"><span style="font-weight: bold; font-size: 26px; color: rgb(255, 255, 255); line-height: 34px;"><a href="http://www.gengamer.com" target="_blank" title="¡Ir a GenGamer.com! :D" data-mce-href="http://www.gengamer.com" style="font-size: inherit; border-style: none; text-decoration: none !important; line-height: 34px;" border="0"><span style="color: rgb(255, 255, 255); font-size: inherit; line-height: 34px;">¡Ir a GenGamer.com!</span></a></span></td>
																							</tr></tbody></table></td>
																				</tr></tbody></table></td>
																	</tr></tbody></table></td>
														</tr><!-- end button --></tbody></table></td>
											</tr><!-- end content --><!-- start space --><tr><td valign="top" height="50" style="border-collapse: collapse; height: 50px; line-height: 50px; font-size: 50px;">
												</td>
											</tr><!-- end space --></tbody></table><!-- end container --></td>
								</tr><!-- END LAYOUT-21 ( BIG IMAGE / TEXT CENTER ) --></tbody><!--START LAYOUT-9 (HEADING / BORDER) --><tbody><tr><td align="center" valign="top" class="container" style="background-color: #e6e6e6;">
						<!-- start container -->
						<table width="600" align="center" border="0" cellspacing="0" cellpadding="0" class="container" style="min-width: 600px; margin: 0px auto; padding-left: 20px; padding-right: 20px; width: 600px; background-color: #ffffff;mso-table-lspace:0pt; mso-table-rspace:0pt;"><!-- start space --><tbody><tr><td valign="top" height="20" style="border-collapse: collapse; height: 20px; line-height: 20px; font-size: 20px;">
								</td>
							</tr><!-- end space --><!-- start content container--><tr dup="0"><td valign="top">
									<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" class="full-width" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="middle">
												<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0" class="full-width-center" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top">
															<table width="100%" align="left" border="0" cellpadding="0" cellspacing="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><!-- start border top  --><tbody><tr><td valign="top" width="100%" height="3" style="height: 3px; line-height: 3px; font-size: 3px; background-color: #dedede;">
																		<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top" width="100%" height="3" style="border-collapse: collapse; height: 3px; line-height: 3px; font-size: 3px;">
																				</td>
																			</tr></tbody></table></td>
																</tr><!-- end border top --><tr><td valign="top">
																		<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><!-- start border left  --><td valign="top" width="3" height="100%" style="width: 3px; height: 62px; line-height: 62px; font-size: 62px; background-color: #dedede;">
																					<table width="3" align="center" border="0" cellpadding="0" cellspacing="0" style="min-width: 3px !important; max-width: 3px !important; width: 3px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top" width="3" height="100%" style="border-collapse: collapse; width: 3px; height: 0px; line-height: 0px; font-size: 0px;">
																							</td>
																						</tr></tbody></table></td>
																				<!-- end border left -->
																				<td valign="top">
																					<table width="100%" align="left" border="0" cellpadding="0" cellspacing="0" style="padding-left:15px; padding-right:15px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top" height="15" style="border-collapse: collapse; height: 15px; line-height: 15px; font-size: 15px;">
																							</td>
																						</tr><!-- end space --><tr dup="0"><td align="center" style="font-size: 24px; color: rgb(51, 51, 51); font-weight: bold; text-align: center; font-family: Roboto, Arial, Helvetica, sans-serif; word-break: break-word; line-height: 32px;"><span style="font-weight: bold; font-size: 24px; line-height: 32px;"><span style="color: rgb(255, 255, 255); font-weight: bold; font-size: 24px; line-height: 32px;"><span style="color: rgb(102, 204, 51); font-weight: bold; font-size: 24px; line-height: 32px;">Síguenos en las redes sociales</span>:</span><br></span></td>
																						</tr><!-- start space --><tr><td valign="top" height="15" style="border-collapse: collapse; height: 15px; line-height: 15px; font-size: 15px;">
																							</td>
																						</tr><!-- end space --></tbody></table></td>
																				<!-- start border right  -->
																				<td valign="top" width="3" height="100%" style="width: 3px; height: 62px; line-height: 62px; font-size: 62px; background-color: #dedede;">
																					<table width="3" align="center" border="0" cellpadding="0" cellspacing="0" style="min-width: 3px !important; max-width: 3px !important; width: 3px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top" width="3" height="100%" style="border-collapse: collapse; width: 3px; height: 0px; line-height: 0px; font-size: 0px;">
																							</td>
																						</tr></tbody></table></td>
																				<!-- end border right -->
																			</tr></tbody></table></td>
																</tr><!-- start border bottom  --><tr><td valign="top" width="100%" height="3" style="height: 3px; line-height: 3px; font-size: 3px; background-color: #dedede;">
																		<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top" width="100%" height="3" style="border-collapse: collapse; height: 3px; line-height: 3px; font-size: 3px;">
																				</td>
																			</tr></tbody></table></td>
																</tr><!-- end border bottom --></tbody></table></td>
													</tr></tbody></table></td>
										</tr><!-- start space --><tr><td valign="top" height="2" style="border-collapse: collapse; height: 2px; line-height: 2px; font-size: 2px;">
											</td>
										</tr><!-- end space --></tbody></table></td>
							</tr><!-- end content container--></tbody></table><!-- end container --></td>
				</tr><!--END LAYOUT-9 (HEADING / BORDER) --></tbody><!-- START LAYOUT-25 LOGO FOOTER AND SOCIAL --><tbody><tr><td valign="top" align="center" style="background-color: #e6e6e6;" class="container">
										<!-- start container -->
										<table width="600" align="center" border="0" cellspacing="0" cellpadding="0" style="min-width: 600px; margin: 0px auto; padding-left: 20px; padding-right: 20px; width: 600px; background-color: #ffffff;mso-table-lspace:0pt; mso-table-rspace:0pt;" class="container"><!-- start space --><tbody><tr><td valign="top" height="4" style="border-collapse: collapse; height: 4px; line-height: 4px; font-size: 4px;">
												</td>
											</tr><!-- end space --><!-- start content container --><tr><td valign="top" align="center">
													<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><!-- start space --><tr><td valign="top" height="6" style="border-collapse: collapse; height: 6px; line-height: 6px; font-size: 6px;">
															</td>
														</tr><!-- end space --><tr dup="0"><td valign="top">
																<!-- start social -->
																<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="middle">
																			<table width="auto" align="center" border="0" cellpadding="0" cellspacing="0" style="margin:0 auto;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td align="center" valign="middle" style="padding: 3px; width: 70px;" width="70">
																						<a href="http://www.facebook.com/gengamercom/" style="text-decoration: none !important; font-size: inherit; border-style: none;" border="0">
																							<img src="http://mailbuild.rookiewebstudio.com/customers/5jW1JpJs/user_upload/20160108232046_facebook.png" width="70" alt="icon-facebook-footer" style="max-width: 70px; display: block !important;"></a>
																					</td>
																					<td align="center" valign="middle" style="padding: 3px; width: 70px;" width="70">
																						<a href="http://www.twitter.com/gengamercom" style="text-decoration: none !important; font-size: inherit; border-style: none;" border="0">
																							<img src="http://mailbuild.rookiewebstudio.com/customers/5jW1JpJs/user_upload/20160108232116_twitter.png" width="70" alt="icon-twitter-footer" style="max-width: 70px; display: block !important;"></a>
																					</td>
																					
																					
																					<td align="center" valign="middle" style="padding: 3px; width: 70px;" width="70">
																						<a href="http://www.youtube.com/gengamercom" style="text-decoration: none !important; font-size: inherit; border-style: none;" border="0">
																							<img src="http://mailbuild.rookiewebstudio.com/customers/5jW1JpJs/user_upload/20160108232139_youtubeSocial.png" width="70" alt="icon-youtube-footer" style="max-width: 70px; display: block !important;"></a>
																					</td>
																					<td align="center" valign="middle" style="padding: 3px; width: 70px;" width="70">
																						<a href="https://plus.google.com/+Gengamercom" style="text-decoration: none !important; font-size: inherit; border-style: none;" border="0">
																							<img src="http://mailbuild.rookiewebstudio.com/customers/5jW1JpJs/user_upload/20160108233007_google.png" width="70" alt="icon-vimeo-footer" style="max-width: 70px; display: block !important;"></a>
																					</td>
																					
																					
																					
																				</tr></tbody></table></td>
																	</tr></tbody></table><!-- end social --></td>
														</tr></tbody></table></td>
											</tr><!-- end content container --><!-- start space --><tr><td valign="top" height="30" style="border-collapse: collapse; height: 30px; line-height: 30px; font-size: 30px;">
												</td>
											</tr><!-- end space --></tbody></table><!-- end container --></td>
								</tr><!-- END LAYOUT-25 LOGO FOOTER AND SOCIAL--></tbody><!--START LAYOUT-24 ( CONTACT US / ABOUT US )  --><tbody><tr><td align="center" valign="top" class="container" style="background-color: #e6e6e6;">
										<!-- start container -->
										<table width="600" align="center" border="0" cellspacing="0" cellpadding="0" class="container" style="min-width: 600px; margin: 0px auto; padding-left: 20px; padding-right: 20px; width: 600px; background-color: #424242;mso-table-lspace:0pt; mso-table-rspace:0pt;"><!-- start space --><tbody><tr><td valign="top" height="16" style="border-collapse: collapse; height: 16px; line-height: 16px; font-size: 16px;">
												</td>
											</tr><!-- end space --><!-- start content container--><tr dup="0"><td valign="top">
													<table width="560" align="center" border="0" cellpadding="0" cellspacing="0" class="full-width" style="margin: 0px auto; width: 560px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top">
																<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top" align="center">
																			
																			<table width="270" align="left" border="0" cellpadding="0" cellspacing="0" class="col-2" style="width: 270px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr dup="0"><td valign="top">
																						<table width="100%" align="left" border="0" cellpadding="0" cellspacing="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td align="left" style="font-size: 14px; color: rgb(204, 204, 204); font-weight: normal; font-family: Roboto, Arial, Helvetica, sans-serif; text-align: left; word-break: break-word; line-height: 22px;"><span style="font-weight: bold; font-size: 14px; line-height: 22px;">GenGamer.com </span><br>©2007-2016 <span style="font-weight: 400; font-size: 14px; line-height: 22px;">Algunos derechos reservados</span><span style="font-weight: 400; font-size: 14px; line-height: 22px;"><br><span style="color: rgb(153, 153, 153); font-size: inherit; line-height: 22px;"><a href="http://www.gengamer.com/politica-de-cookies/" data-mce-href="http://www.gengamer.com/politica-de-cookies/" style="font-size: inherit; border-style: none; text-decoration: none !important; line-height: 22px;" border="0"><span style="color: rgb(153, 153, 153); font-size: inherit; line-height: 22px;">TÉRMINOS Y CONDICIONES</span></a></span> | <span style="font-weight: bold; color: rgb(153, 153, 153); font-size: inherit; line-height: 22px;"><a href="mailto:publicidad@gengamer.com?Subject=Publicidad%20Gengamer" title="Contactar para publicidad" data-mce-href="mailto:publicidad@gengamer.com?Subject=Publicidad%20Gengamer" style="font-size: inherit; border-style: none; text-decoration: none !important; line-height: 22px;" border="0"><span style="color: rgb(153, 153, 153); font-size: inherit; line-height: 22px;">PUBLICIDAD</span></a></span></span></td>
																							</tr><!-- start space --><tr><td valign="top" height="3" style="border-collapse: collapse; height: 3px; line-height: 3px; font-size: 3px;">
																								</td>
																							</tr><!-- end space --></tbody></table></td>
																				</tr></tbody></table><!--[if (gte mso 9)|(IE)]></td><td valign="top" ><![endif]--><table width="20" border="0" cellpadding="0" cellspacing="0" align="left" class="space-w-20" style="min-width: 20px; height: 1px; border-spacing: 0px; width: 20px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td height="1" width="20" class="h-40" style="display: block; border-collapse: collapse; width: 20px; height: 1px; line-height: 1px; font-size: 1px;">
																					</td>
																				</tr></tbody></table><!--[if (gte mso 9)|(IE)]></td><td valign="top" ><![endif]--><table width="270" align="right" border="0" cellpadding="0" cellspacing="0" class="col-2" style="width: 270px;mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody></tbody></table></td>
																	</tr></tbody></table></td>
														</tr><!-- start space --><tr><td valign="top" height="2" style="border-collapse: collapse; height: 2px; line-height: 2px; font-size: 2px;">
															</td>
														</tr><!-- end space --><!-- start border bottom  --><tr><td valign="top" width="100%" height="1" style="height: 1px; line-height: 1px; font-size: 1px; background-color: #333333;">
																<table width="100%" align="center" border="0" cellpadding="0" cellspacing="0" style="mso-table-lspace:0pt; mso-table-rspace:0pt;"><tbody><tr><td valign="top" width="100%" height="1" style="border-collapse: collapse; height: 1px; line-height: 1px; font-size: 1px;">
																		</td>
																	</tr></tbody></table></td>
														</tr><!-- end border bottom --></tbody></table></td>
											</tr></tbody></table><!-- end container --></td>
								</tr><!-- END LAYOUT-24 ( CONTACT US / ABOUT US ) --></tbody></table></body>
</html>
 
Hello PabloAM,

This ticket has now been closed with the status Answered.

We hope your issue or question has been addressed to your satisfaction. If not, please feel free to re-open it by clicking this link.

If you have any further issues or questions, please feel free to start a new support ticket via the button at the top of every page.

Thank you!
 
Status
Not open for further replies.

Legacy vBMail

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
732
Customer rating
0.00 star(s) 0 ratings
Back
Top