Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
-
Mike@MK
- Ensign (ENS)

- Posts: 8
- Joined: Mon Dec 03, 2007 12:07 pm
Post
by Mike@MK » Thu Dec 06, 2007 9:49 am
I am trying to find out how to add a hyperlink to either the Merchant Admin header or preferably a menu option with a hyperlink. The hyperlink will call a url on our server. I only want this on the Admin. Any ideas?
-
sohaib
- Developer

- Posts: 1079
- Joined: Fri Jan 23, 2004 1:38 am
Post
by sohaib » Thu Dec 06, 2007 10:48 am
You can manually edit Website/Admin/UserControls/AdminHeader.ascx and add the link where you find appropriate.
-
Mike@MK
- Ensign (ENS)

- Posts: 8
- Joined: Mon Dec 03, 2007 12:07 pm
Post
by Mike@MK » Thu Dec 06, 2007 11:41 am
Got it.... Thanks!