Questions and answers about ShopSite Custom Templates
by RRG » Sun Nov 27, 2016 1:45 pm
On the customer login page there is a hyperlink that says "I'm a new customer, I need to register". Where is the file to change this hyperlink or delete it?
- Code: Select all
</script><script type="text/javascript" src="https://www.mystore.com/store/shopsite-images/en-US/javascript/jquery/jquery.js"></script>
<script type="text/javascript">
var ss_jQuery = jQuery.noConflict(true);
</script>
<script type="text/javascript" src="https://www.mystore.com/store/shopsite-images/en-US/javascript/jquery/json2.min.js"> </script>
</head>
<body class="fullwidth">
<div id="bb-content"><div id="bb-inner">
<div class="center">
<h1 id="bbnme">Sign in</h1>
<div id="messages"></div>
<!-- ShopSite Pro 12 sp3 r1 for Linux -->
<!-- Linux :: server.mystore.com :: x86_64 :: v99 -->
<!-- Build Platform Linux6.5-i686 -->
<!-- Build Timestamp -Tue Nov 1 05:53:26 MDT 2016 -->
<!-- Template File: sc - BB-Registration.sst -->
<form name="cr" class="cr" action="https://www.mystore.com/store/sc/registration.cgi" method=post >
<input type="hidden" name="sbid" value="SSMSB1501058551574639962.351">
<input type="hidden" name="storeid" value="*148c4f25fgrd70f45676d">
<input type="hidden" name="fromid" value="registration.cgi">
<input type="hidden" name="cr_type" value="12">
<input type="hidden" name="rnd1" value="1826359580">
<input type="hidden" name="rnd2" value="2083574711">
<table class="email_pw">
<tr><td align="left" class="email_pw"><span class="pw" id="E_email1">Enter E-mail Address:</span></td><td class="email_pw_select" align="left"><input tabindex="1" class="email_pw" type="text" name="email1" value=""></td><td align="left" class="email_pw_note">• <a href="http://www.mystore.com/store/sc/order.cgi?storeid=*148c4f25afwefwerf0f45676d&html_reg=html&func=5">I forgot my password</a></td></tr>
<tr><td align=left class="email_pw"><span id="E_text1">Enter Password:</span></td><td align=left class="email_pw_select"><input tabindex="2" class="email_pw" type="password" name="text1" value=""></td><td class="email_pw_note">• <a href="http://www.mystore.com/store/sc/order.cgi?html_reg=html&storeid=*148c4f25af9gegtf45676d&func=1">I'm a new customer, I need to register</a></td></tr>
</table>
<p class="buttons" align="center">
<input class="button166" type="submit" name=function id="Sign In" value="Sign In" tabindex="3" onClick="return(CheckIt(166,0));" >
</p></div><div class="clear"></div>
</form><script type="text/javascript">for ( var i=0; i < document.cr.elements.length; i++) {if (document.cr.elements[i].type != "hidden") {document.cr[i].focus(); break;}}</script><div class="clear"></div></div></div>
-
RRG
-
- Posts: 16
- Joined: Tue May 29, 2012 3:44 pm
by RRG » Wed Nov 30, 2016 10:52 am
Nevermind I figured it out. Just delete the text under store text
-
RRG
-
- Posts: 16
- Joined: Tue May 29, 2012 3:44 pm
Return to Custom Template Questions
Who is online
Users browsing this forum: No registered users and 11 guests