Hi,
I tried searching the forum for item relating to Bookmarks but I couldnt find anything. I then saw a notice about search being down. So sorry if this has been answered before.
I want to create a "Bookmark Now" button on my site. I'd like it to be on everypage. So I think the best option would be to create a new button across the top ie. next to CONTACT US / STORE TOP / HOME etc. In design they are called XXX CSS BUTTON.
But now do I create a new one?
If I want it to bookmark my site www.bigmatts.com, what code should it be.
I have some HTML code will it work?
<a href="javascript:window.external.AddFavorite('http://www.bigmatts.com', 'Big Matt's Menswear')" style="font-size:12px;color:#ffffff;font-family:verdana;">Bookmark Now</a>
I'm on 8.5.1 using Executive layout
Any advice very welcome
Matt
I tried searching the forum for item relating to Bookmarks but I couldnt find anything. I then saw a notice about search being down. So sorry if this has been answered before.
I want to create a "Bookmark Now" button on my site. I'd like it to be on everypage. So I think the best option would be to create a new button across the top ie. next to CONTACT US / STORE TOP / HOME etc. In design they are called XXX CSS BUTTON.
But now do I create a new one?
If I want it to bookmark my site www.bigmatts.com, what code should it be.
I have some HTML code will it work?
<a href="javascript:window.external.AddFavorite('http://www.bigmatts.com', 'Big Matt's Menswear')" style="font-size:12px;color:#ffffff;font-family:verdana;">Bookmark Now</a>
I'm on 8.5.1 using Executive layout
Any advice very welcome
Matt
Comment