Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Adding A Link


Guest

Recommended Posts

Posted

It's not pretty, but you can add it directly into any one of the boxes by editing that page .. ie:

 

includes/boxes/categories.php

 

At the very bottom find

-----------------------------

</td>

</tr>

<!-- categories_eof //-->

 

-----------------------change to-----------------------------

 

<br>

<a href="http://magic.allnightprod.com">magic link</a>

</td>

</tr>

<!-- categories_eof //-->

 

If you want it just willy nilly, you can add it to column_right.php

 

Or of course you could get fancy and create your own box for links .. and I'm sure there is already a post in here for doing that :)

Posted

I know categories.php isn't generally on the right, but you get the idea :wink:

 

-caz

  • 1 year later...
Posted

How do I change the category links??? I want them to point to my existing website.

Archived

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

×
×
  • Create New...