Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Inserting a script into the right column


ardit

Recommended Posts

Posted

Hey there I'm insterting this script into the right column:

 

<script language="JavaScript" type="text/JavaScript" src="http://www.air.albania-internet.com/air.js"></script><a href="java script:request(47)">

<div align="center"><img src="http://air.albania-internet.com/AIR.gif"></div>

 

Everything works fine except the picture is desplayed at the top of the coulmn while I put the code at the very bottom and I want it to be under all the other boxes.

 

Any idea how I can make it apear at the bottom of everything in the right column?

 

Thank you for your help.

Ardit

Posted

Ardit,

 

I know this works for HTML so I hope it will work with a JS... In your column_right.php file, after the closing php tag ( ?> ) insert a new table row with your script inside.

 

<tr><td>YOUR CODE IN HERE</td></tr>

Archived

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

×
×
  • Create New...