CillianS Posted July 13, 2020 Share Posted July 13, 2020 Site URL: https://www.cillianosiochain.com Hello, I have added the following code to my site successfully, which creates a badge on my site which in turn is a link to an external webpage. Currently, the webpage opens in the same tab however I would like it to open in a new tab and there is no toggle button to do this in the 'code' widget. Can anyone help? <a href="https://www.spotlight.com/3572-0166-5248"><img src="https://staticassets.spotlight.com/Webmedia/WebsiteFiles/img/static/weblinks/ImInSpotlight_White.gif" alt="Click to view my Spotlight CV" title="Click to view my Spotlight CV" /></a> Link to comment
rwp Posted July 13, 2020 Share Posted July 13, 2020 <a href="________________" target="_blank"> Link to comment
CillianS Posted July 15, 2020 Author Share Posted July 15, 2020 On 7/13/2020 at 10:54 PM, rwp said: <a href="________________" target="_blank"> Hi rwp, thank you for your reply. Could you specify what I should put between the quotation marks in your answer? I tried the following, but the link still opened in the same tab. <a href="https://www.spotlight.com/3572-0166-5248"><img src="https://staticassets.spotlight.com/Webmedia/WebsiteFiles/img/static/weblinks/ImInSpotlight_White.gif" alt="Click to view my Spotlight CV" title="Click to view my Spotlight CV"target="_blank"> Link to comment
Solution tuanphan Posted July 15, 2020 Solution Share Posted July 15, 2020 7 minutes ago, CillianS said: Hi rwp, thank you for your reply. Could you specify what I should put between the quotation marks in your answer? I tried the following, but the link still opened in the same tab. <a href="https://www.spotlight.com/3572-0166-5248"><img src="https://staticassets.spotlight.com/Webmedia/WebsiteFiles/img/static/weblinks/ImInSpotlight_White.gif" alt="Click to view my Spotlight CV" title="Click to view my Spotlight CV"target="_blank"> <a href="https://www.spotlight.com/3572-0166-5248" target="_blank"><img src="https://staticassets.spotlight.com/Webmedia/WebsiteFiles/img/static/weblinks/ImInSpotlight_White.gif" alt="Click to view my Spotlight CV" title="Click to view my Spotlight CV"target="_blank"> CillianS 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment