tshirts
Dec 12 2003, 07:31 AM
I'm making som HTML pages and want to know how I can make the links in the left side link editor open up in a blank (new) window???
Help please
Neil82591
Dec 12 2003, 09:34 AM
<a href="http://www.whatever.com" target="_blank">Whatever</a>
Put the link in the href and whatever the text for the link where it says whatever.
tshirts
Dec 12 2003, 10:57 PM
Duh, maybe I'm a dee dee dee (as Carlos MEncia would say) but when I attempt to input HTML into the link field, what shows up is the link alright, but the font size and color is totally different than that of the rest of the site.
Maybe I'm missing something here.
Neil82591
Dec 13 2003, 12:18 AM
<a class="navbar" href="http://www.whatever.com" target="_blank">Whatever</a>
You will notice I added the class="navbar" this will make it act as all you nav links made by the

Commerce Software.