X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Addition to the <HEAD> section (https://forum.x-cart.com/showthread.php?t=12811)

mikezoch 03-14-2005 08:31 PM

Addition to the <HEAD> section
 
I want to add OverLIB (Javascript MouseOver support to my product descriptions <http://www.bosrup.com/web/overlib/>.

Where can I add this line (must be between <head> and </head>) -

<script type="text/javascript" src="overlib.js"></script>

I also need to add (must be between <body> and </body>) -

<div id="overDiv" style="position:absolute; visibility:hidden; z-index:1000;"></div>

After the <div id="overDiv" style line above I need to add the following code (in the body)

here

shan 03-15-2005 02:49 AM

see home.tpl

Jon 03-15-2005 02:56 AM

^ And meta.tpl

shan 03-15-2005 02:58 AM

and add your version to your signature and check the notes on where to post.

Just noticed this is in custom mods forum.

Have a read through the forum rules to get up to speed with things and find some useful stuff.

http://forum.x-cart.com/viewtopic.php?t=6489

welcome aboard

mikezoch 03-16-2005 11:40 AM

Thank you everyone - HOME.TPL did the trick. Jon I'm not sure what I'm looking at in the file ^ And meta.tpl.

Jon 03-16-2005 12:34 PM

meta.tpl holds meta tag information that gets included in home.tpl

Either way gets the job done :)


All times are GMT -8. The time now is 05:47 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.