| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
want to add live help script to xcart pages | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#11
|
|||||||
|
|||||||
![]() I know some html, but not css....
Do you have any idea, where I would add this code to? Which template? I can always try and try again... haha As long as I knew I was in the correct tpl. Again, thanks alot for your help. I hope I can get this going. JAson |
|||||||
#12
|
|||||||
|
|||||||
![]() Use webmaster mode and the thread I mentioned to determine which template you need to edit.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#13
|
|||||||
|
|||||||
![]() if you install the free mod" sales N stats", it already has that feature built right into it.
I works great and easy to turn on and off
__________________
Version 4.3.1 fancy catagories (enabled) dynamic image generator 4.1(enabled) tabbed menu buttons Cdseo Pro (enabled) anonymous cart mod (enabled ) skin swap "mod doesnt work well for me" x-magnafier xcart Gift registry |
|||||||
#14
|
|||||||
|
|||||||
![]() It actually doesn't work well and is a huge resource hog, I don't recommend it at all.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#15
|
|||||||
|
|||||||
![]() Okay, I want to place the "code/ image to click" in the top of the categories template.
The code: {* $Id: categories.tpl,v 1.26.2.4 2008/07/22 07:58:28 ferz Exp $ *} {capture name=menu} {if $active_modules.Fancy_Categories ne ""} {include file="modules/Fancy_Categories/categories.tpl"} {assign var="fc_cellpadding" value="0"} {else} {if $config.General.root_categories eq "Y"} {foreach from=$categories item=c} <font class="CategoriesList"><a href="home.php?cat={$c.categoryid}" class="VertMenuItems">{$c.category}</a></font><br /> {/foreach} {else} {foreach from=$subcategories item=c key=catid} <font class="CategoriesList"><a href="home.php?cat={$catid}" class="VertMenuItems">{$c.category}</a></font><br /> {/foreach} {/if} {/if} {/capture} { include file="menu.tpl" dingbats="dingbats_categorie.gif" menu_title=$lng.lbl_categories menu_content=$smarty.capture.menu cellpadding=$fc_cellpadding} ************************************************** ************************************************** Now I want to add the following code above where the list of categories are: <!-- Powered by: Crafty Syntax Live Help http://www.craftysyntax.com/ --> <div id="craftysyntax"> <script type="text/javascript" src="/livehelp/livehelp_js.php?eo=1&relative=Y&department=1&a mp;serversession=1&pingtimes=15&secure=Y"> </script> <br><font style="font-family: verdana, helvetica, sans-serif; font-size: 8px; color: #000000;">Powered By:</font> <a href="http://www.craftysyntax.com" alt="Crafty Syntax Live Help" target="_blank" style="font-family: verdana, helvetica, sans-serif; font-size: 10px; color: #11498e; text-decoration: none; font-weight: bold;">Crafty Syntax</a> </div> <!-- copyright 2003 - 2008 by Eric Gerdes --> ************************************************** ************************************************** ** I have looked at the code, and did not know if I should mess with it or not, unless I knew where to put it... So if anyone has any ideas, shoot themm my way... Thanks in advance everyone especially you balinor... Thank you... Jason |
|||||||
#16
|
|||||||
|
|||||||
![]() Well nevermind... It was easier than I thought.. Just needed to be nudged the correct way to begin...
Thanks balinor for the help... Jason |
|||||||
|
|||
X-Cart forums © 2001-2020
|