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)
-   -   pictures in txt_welcome? (https://forum.x-cart.com/showthread.php?t=1248)

kimmo 01-22-2003 06:55 AM

pictures in txt_welcome?
 
Hello
Could anybody help me, I would like to put some pictures in the language file txt_welcome is that possible and where do I link the picture? Because I want the picture to follow the text flow.

I have tried to a link and put the picture in different folders all around but it seems not to work.

Would apreciate an solution on this

Best regards

shan 01-22-2003 08:55 AM

The welcome text is displayed in the customer/main/welcome.tpl file, try in there

kimmo 01-22-2003 12:24 PM

Hello Shan
You had really good loking work on your site, it seems that you really know x-cart inside out. That was about the best x-carts I have seen.

The thing is that I want it billingual, swedish and english, if I put something in the welcome template it is always going to be there even if I switch to an other language. So I tried to put it in the language file, it takes html but I dont know what to do with the picture, because it does show a broken link to a picture but not the picture it self.

When you do your work with like the floral shop do you cut and paste the code from the .tpl files in to the body of a html file in dreamweaver and then form the page as you like and put the smarty code in different cells in a table?

I am new to this and are trying to figure out some kind of a working method.

Best regards
Kimmo

shan 01-22-2003 12:34 PM

yeh I mostly do it that way for big changes.

Remember to refer to pics like this

[img]{$ImagesDir}/your_pic.gif[/img]

and not

http://www.yoursite.com/xcartdir/skin1/images/your_pic.gif

Are you saying that the image will be bilingual too ? is it an image of text ?


All times are GMT -8. The time now is 03:51 PM.

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