![]() |
re-design. new to x-cart. Help!!!
Hey guys!
I'm new to x-cart, and had a lot of headache finding how to incorporate the new design of the web site. Maybe, these are trivial problems for u, but I just cannot start it going... The situation is like this: there is an old design, which is on Smarty template. Now my task is to build a new design, and it is done with XTHML on CSS-based layout. So the design is ready, but how do I insert into the x-cart system so it will work as the previous site, but with a new look? Where to get started? Where do I define what images of the layout go where? Please help! Thanks for your time! |
Re: re-design. new to x-cart. Help!!!
You have a lot of work in front of you :) My suggestion would be to create a copy of the store and work on the design there. Then, when it is ready to go, you can simply copy the skin1 directory to the existing store and voila, new skin is installed :)
|
Re: re-design. new to x-cart. Help!!!
Quote:
But how to start removing the old design, and replace by the new one? I looked in header.tpl, i looked in home.tpl, and couldn't find anything that would describe the header look of the page and stuff like that!@ pls guys help!!! |
Re: re-design. new to x-cart. Help!!!
Really can't say as it will depend on how the previous designer coded it. Is it a stock template or a custom design?
|
Re: re-design. new to x-cart. Help!!!
Quote:
The old design it's a custom one, the new wich i did, is also custom made.... I just can't find where are the declaration for the layout design... |
Re: re-design. new to x-cart. Help!!!
There isn't a 'declaration', you need to slice up your design and implement it into the appropriate templates. Good place to start might be here:
http://forum.x-cart.com/showthread.php?t=21529 |
Re: re-design. new to x-cart. Help!!!
Quote:
I read it, nice stuff there! thx! i found in style1.css where the images for the layout are declared. And now, in order to switch from the old design to the new one, I just have to change a lot of stuff, right? from color, background images, and so on??? is there any way where I can build from the beginning, without altering the product database? |
Re: re-design. new to x-cart. Help!!!
Well the CSS file only contains classes...most X-Cart sites are table based, and many developers put a lot of stying into the templates themselves. Again, it will depend on how your current site is coded.
The database doesn't contain any information on the design (other than some 'number of x per row' settings), so changing the templates and css file won't alter the database. I suggest making a backup of everything first, as I guarantee you will mess at least one template up before you are done :) |
Re: re-design. new to x-cart. Help!!!
Quote:
Thank u man! hope it will go fine:) |
All times are GMT -8. The time now is 07:24 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.