Thank you Couch.
This is a commendable initiative and will most certainly add great value in developing the experience.
Much appreciated.
--
You received this message because you are subscribed to the Google Groups "XMPie Interest Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xmpie-users...@googlegroups.com.
To post to this group, send email to xmpie...@googlegroups.com.
Visit this group at https://groups.google.com/group/xmpie-users.
For more options, visit https://groups.google.com/d/optout.
![]() |
Virus-free. www.avast.com |
//or change the whole store skin like this: //$('link[href="/uStore/Images/<current skin folder>/Style.css"]').attr('href','/uStore/Images/<different skin folder>/Style.css');
Are you using legacy skins or NG Themes? (The example would have been created some time ago before NG Themes and may need to be reviewed/updated.)
--
You received this message because you are subscribed to a topic in the Google Groups "XMPie Interest Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/xmpie-users/M0Nw-9oKtMQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to xmpie-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xmpie-users/af076967-a826-47b0-9fa6-b492629fb319%40googlegroups.com.
<%: Styles.Render(VirtualPathUtility.ToAppRelative(StoreStylePath + "storeStyle")) %>
//or change the whole store skin like this: //$('link[href="/uStore/Images/<current skin folder>/Style.css"]').attr('href','/uStore/Images/<different skin folder>/Style.css');
$('head').append('<link href="/uStore/Images/<current skin folder>/<alternative style sheet>.css" rel="stylesheet"> ')