albizu Posted February 17, 2006 Posted February 17, 2006 I ha ve a problem and although I have spent a lot of time researching it it has come to a point where I need to ask for your help. I'm trying to setup a store using a premade template that is rather graphics intensive. The problem is that I'm trying to make sure that I can serve both spanish and english speaking customers so the option of changing the language is very important. Now, the problem is that most of the headers on this template are made of gif images and they do not change when you change the language so they become useless. Is there any way to make these images change when changing the language? Thanks in advance to all of you that can help!
♥Vger Posted February 18, 2006 Posted February 18, 2006 A lot of the templates I've seen lately hard-code everything into the header file - but they use html and not php for it and so they don't switch between languages and language based images. If you are using one of those then you need to compare the template header.php code against a standard osCommerce header.php code and put back the php functionality. You will still be able to use the template, but some of the images will change when the language changes. Except for the logo, which will remain the same. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.