Guest Posted January 25, 2013 Posted January 25, 2013 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
♥14steve14 Posted January 25, 2013 Posted January 25, 2013 If you just want a text link and that link to open in a new window try something like <a target="_blank" href="http://www your link to a new page"> YOUR TEXT HERE </a> There is again some good information on basic html here http://www.w3schools.com/ REMEMBER BACKUP, BACKUP AND BACKUP
Guest Posted January 25, 2013 Posted January 25, 2013 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
♥14steve14 Posted January 25, 2013 Posted January 25, 2013 It depends on where you want the link to appear. A bit more information is required from you. REMEMBER BACKUP, BACKUP AND BACKUP
Guest Posted January 25, 2013 Posted January 25, 2013 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
multimixer Posted January 26, 2013 Posted January 26, 2013 @@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 My community profile | Template system for osCommerce - New: Responsive | Feedback channel
Recommended Posts
Archived
This topic is now archived and is closed to further replies.