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)
-   -   changing text of copyright box (https://forum.x-cart.com/showthread.php?t=52606)

cflsystems 03-02-2010 08:39 AM

Re: changing text of copyright box
 
It's this line (there is no help.tpl)

{include file="customer/help/menu.tpl"}

lisamc 03-02-2010 09:16 AM

Re: changing text of copyright box
 
I tried that; like so

{*include file="customer/help/menu.tpl"*}

it looked right but i still have my menu. sorry i'm being a bit useless. appreciate your help.:?

cflsystems 03-02-2010 09:31 AM

Re: changing text of copyright box
 
run cleanup.php to clear the cache

www.yourdomain.com/cleanup.php

lisamc 03-02-2010 09:37 AM

Re: changing text of copyright box
 
sorry steve - this is not your problem but its still there.

www.poppymcgeary.co.uk/xcart/

cflsystems 03-02-2010 09:55 AM

Re: changing text of copyright box
 
Didn't realize you are using different skin. This one actually for front page will be in skin1/customer/main/welcome.tpl

gizmo 03-02-2010 11:38 AM

Re: changing text of copyright box
 
I thought in 4.3.1 it was
Skin1/customer/bottom.tpl

And then within bottom.tpl is >

<div class="box">
<div class="subbox">
<div class="left">{include file="main/prnotice.tpl"}</div>
<div class="right">{include file="copyright.tpl"}</div>
</div>
</div>

The highlighted red being the template, either
1.comment it out
2. Put something else within main/prnotice.tpl
3. Remove all together.

lisamc 03-03-2010 04:23 AM

Re: changing text of copyright box
 
Quote:

Originally Posted by cflsystems
Didn't realize you are using different skin. This one actually for front page will be in skin1/customer/main/welcome.tpl


thanks Steve that did the trick. Do i need to specify which skin/template i am using when i ask questions? are the files different for each one?

cflsystems 03-03-2010 05:24 AM

Re: changing text of copyright box
 
Some skins just have something different then others, in general they all have same files, structure can be different

gizmo 03-03-2010 10:01 AM

Re: changing text of copyright box
 
Sorry for stepping in earlier, I thought user was looking for "Powered By"

Misunderstood...

cflsystems 03-03-2010 12:14 PM

Re: changing text of copyright box
 
no problem, everyones opinion counts


All times are GMT -8. The time now is 09:04 AM.

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