Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Navigation buttons


Grodt

Recommended Posts

Hi everyone, I have two questions, OK I am working on STS V4.5.

 

Question One:

I want to replace the menu on the right that reads "My Account, Cart Content and Check out" with some new buttons.

 

so far it looks like this.

 

I am assuming I am putting this code in the wrong place. Right now it's in the sts_template forlder.html

 

What am I doing wrong?

 

<ul>
<li class="current"><a href="#"> My Account</a></li>
<li><a href="#"><b>Cart Content</b></a></li>	
<li><a href="#"><b>Check Out</b></a></li>	
</ul>

 

questioned two.

 

How do I install an SSL certificate, I want to be able to place it on the footer of every page.

I have the JavaScript line but I' don't know where to put it.

I placed the SSL JavaScript line in the include/footer.php line. After that I don't see anything.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...