paulluxford

Forum Replies Created

Viewing 1 post (of 1 total)
in reply to: How to create a link to open in new blank browser tab #19698

paulluxford
Member

Hi Shaon,

Thanks for that. However it does not seem to work for me.

My button template code is the following along with the line you kindly sent me.

<div class="button clear">
<div class="media">
    <a class="pull-left" href="[download_link]">
    [icon]
    </a>
    <div class="media-body">
    <strong class="heading" style="padding-top: 0px;border:0px;margin: 0px;font-size: 25px;text-transform: uppercase;"><a href='[download_url]' target='_blank'>[link_label]</a></strong>
    </div>
</div>
</div>

If you check here: http://gcbwhosting.net/ifp/properties/dual-income/ where I have placed the buttons, it opens a tab and then closes quickly with the download popup alert.

Thanks again for your help. Muchly appreciated ๐Ÿ™‚

Best Regards

Paul

Viewing 1 post (of 1 total)