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)
-   -   Replace welcome-text with html (https://forum.x-cart.com/showthread.php?t=13342)

RobertS 04-10-2005 11:49 PM

Replace welcome-text with html
 
Hi,

is there a (easy) way to replace the welcome-text on the frontpage with a html page with logos and links?
I've had a look in the forum, but couldn't find anything...

Robert

Jerrad 04-11-2005 12:07 AM

Hi, Roberts

The file welcome.tpl displays the welcome-text and can be changed (with html) according to your needs.
You can find it in: shop/skin1/customer/main/

{$lng.txt_welcome} displays the welcome-text itself and can be changed
through languages in admin.

I hope this covers what your were looking for. :D

RobertS 04-11-2005 02:40 AM

Hi Jerrad,

TNX for your answer.
This I've found out already, it works perfect with plain html.

Can it be right, that the *.tpl files doesn't accept css code?

BTW, all the tips to get tpl's edited by dreamveaver are not working in my installation (inserting tags in "control.xml" etc.)

Robert

P.S.: Know this all are dumb questions, but I'm an absolute html beginner. My html guy left me alone with a half ready shop...

balinor 04-11-2005 03:24 AM

CSS can indeed be used in the templates. The master CSS file is skin1.css. Just add the style to that stylesheet and call it via the templates.

The templates are tough to read in Dreamweaver because they use Smarty code. I believe there is a plug-in available that will pick up Smarty.


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

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