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)
-   -   location >>> admin\home.tpl (https://forum.x-cart.com/showthread.php?t=12856)

junkedBrian 03-16-2005 11:51 AM

location >>> admin\home.tpl
 
I am trying to alter the backend of the site after doing a lot of work on the front.

Currently the backend is almost undreadable, and I cannot locate the admin home.tpl file.

According the code I have seen it should be

admin\home.tpl

much like

customer\home.tpl exists

Having said that, it is not there and I do not know where the general layout of the backend is coming from.

Brian

balinor 03-16-2005 11:59 AM

single/home.tpl

junkedBrian 03-16-2005 12:00 PM

do you know if there is a way to use the old template for the backend and a new template for the front end?

balinor 03-16-2005 12:01 PM

huh?

junkedBrian 03-16-2005 12:18 PM

do you know if there is a way to use skin1 for the frontend and create say a skin2 for the backend?

balinor 03-16-2005 12:26 PM

Yes, that is the default behaviour for version 4. Just create a new file called skin1_admin.css. Copy the contents of skin1.css into it. Then in single/home.tpl, change the name of the style sheet to skin1_admin.css. Edit skin1_admin.css as needed and it won't affect your front end.


All times are GMT -8. The time now is 05:00 PM.

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