Hi,
When I use the "call to action" tag I get a button that is divided into several partitions.
Any idea what causes this?
Tom

Hi,

I definitely think that's due to some CSS.
Could you please share a view it online link? So that I can see your newsletter body and see what's wrong :-)

Hi Alexandre,

Thanks for your help.
I could not find anything wrong with the CSS.

			<table class="actionbutton" style="margin: auto;">
				<tbody>
					<tr class="toprow">
						<td style="background-color: #ff6600; border-radius: 6px 0px 0px 0px;">&nbsp;</td>
						<td style="background-color: #ff6600;">&nbsp;</td>
						<td style="background-color: #ff6600; width: 200px;">&nbsp;</td>
						<td style="background-color: #ff6600; border-radius: 0px 0px 0px 0px;">&nbsp;</td>
					</tr>
					<tr class="contentrow">
						<td style="background-color: #ff6600;">&nbsp;</td>
						<td style="background-color: #ff6600; text-align: center; line-height: 0px;"><a style="cursor: pointer; text-decoration: none; color: #ffffff; font-size: 18px;" href="https://www.vo-nn.nl/voor-leden/in-memoriam" target="_blank" rel="noopener"><img src="media/com_acymailing/calltoaction/call_black4.png" alt="" /></a></td>
						<td style="background-color: #ff6600; text-align: center; width: 200px;"><a style="cursor: pointer; text-decoration: none; color: #ffffff; font-size: 18px;" href="https://www.vo-nn.nl/voor-leden/in-memoriam" target="_blank" rel="noopener">Klik hier om te stemmen</a></td>
						<td style="background-color: #ff6600;">&nbsp;</td>
					</tr>
					<tr class="bottomrow">
						<td style="background-color: #ff6600; border-radius: 0px 0px 0px 6px;">&nbsp;</td>
						<td style="background-color: #ff6600;">&nbsp;</td>
						<td style="background-color: #ff6600; width: 200px;">&nbsp;</td>
						<td style="background-color: #ff6600; border-radius: 0px 0px 0px 0px;">&nbsp;</td>
					</tr>
				</tbody>
			</table>
			<p>&nbsp;</p>
			<p><a class="jcepopup" href="index.php?option=com_content&amp;view=article&amp;id=1690&amp;user={usertag:username|urlencode}&amp;passw={usertag:password|urlencode}" target="_blank" data-mediabox="1">Klik hier...</a></p>

Hi,

I definitely need to see it live on your website.
That's probably due to your template 😉