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)
-   -   CSS styles and Skin templates Home vs. Admin (https://forum.x-cart.com/showthread.php?t=21408)

mrrogerz 04-27-2006 11:29 AM

CSS styles and Skin templates Home vs. Admin
 
Hello,

If you visit my x cart website (see sig), you can see I made changes to the menus and CSS rules. However, I'm stumped because, whenever I make changes to the Home (customer) side, it makes changes to the Admin Side, too. The changes made to the home/customer side is the way I want it. The changes on the Admin side are not the same. Colors are different. Menu Images aren't popping up. Diffrent font colors.

I must be doing something wrong.

Also, Is there a way that I can tie the CSS, Templates, and skins of the HOME and ADMIN sides, together? So, I only have to make the changes once. Or is that not wise to do?

Any advice would be greatly appreciated!

Mr Rogerz

balinor 04-27-2006 11:50 AM

The home and admin sides are split for a reason...most people don't want the same graphic-intensive look on the admin side. I don't recommend linking them, no. Some templates are shared however:

menu.tpl
dialog.tpl
rectangle_top.tpl
rectangle_bottom.tpl

I recommend putting in {if} statements to display one version to admin, one to customer.

mrrogerz 04-28-2006 12:29 PM

Awesome,

Thanks for the quick response,

Mr Rogerz

maniac 01-02-2007 08:00 PM

Re: CSS styles and Skin templates Home vs. Admin
 
Quote:

Originally Posted by balinor
The home and admin sides are split for a reason...most people don't want the same graphic-intensive look on the admin side. I don't recommend linking them, no. Some templates are shared however:

menu.tpl
dialog.tpl
rectangle_top.tpl
rectangle_bottom.tpl

I recommend putting in {if} statements to display one version to admin, one to customer.


Are these the ONLY templates that are shared? or are there others?

maniac 01-02-2007 08:35 PM

Re: CSS styles and Skin templates Home vs. Admin
 
Add head.tpl to the list above; still figuring out which other ones are shared...


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

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