Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Hyperlinks


Guest

Recommended Posts

Posted

Hi, is it possible to place a hyperlink to another site that stays in view no matter what you are looking at within OSC?

 

Thanks

Posted

Hi RS, yes, that is the case, but what php file would I need to put <a target="_blank" href="http://www your link to a new page"> YOUR TEXT HERE </a> in?

I have w3schools BM. But really, that site is for someone who wants to learn about it all. at present, all I want to do is get a site up. w3school can at a later date.

Cheers though.

 

Andy

Posted

It depends on where you want the link to appear. A bit more information is required from you.

REMEMBER BACKUP, BACKUP AND BACKUP

Posted

Hi RS, either on the top along with the cart continence, checkout. another button. if that pos. or somewhere it will stay. Or left hand side.

Not to sure whats possible at this stage. A learning curve. that will get better as time passes.

Thanks

Andy

Posted

@@ultimateslotcar

 

If you want a button in your header, beside the checkout etc buttons, you could use

 

tep_draw_button('My blog', 'person', 'http://multimixer.gr', 'primary', array('newwindow'=>'newwindow'));

 

You can also take a look to here

 

If you want to have it somewhere else, you need to say where exactly.

 

If e.g., you want to have it in the footer, you could place the link that @@14steve14 posted directly to catalog/includes/footer.php

Archived

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

×
×
  • Create New...