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)
-   -   X-Cart not displaying properly (https://forum.x-cart.com/showthread.php?t=42773)

Holub 10-14-2008 01:32 AM

Re: X-Cart not displaying properly
 
Quote:

Originally Posted by balinor
Moving to Template editing as I don't see this on a clean install or the demo site.


Balinor, I've noticed that skin1.css of blue color scheme is really haven't a semicolon at line 332. Here is fragment of skin1.css from install pack:
Code:

TD.DialogTitle {
        COLOR: #000000;
        FONT-WEIGHT: bold;
        FONT-SIZE: 11px;
        BACKGROUND-COLOR: #68C1FF
        VERTICAL-ALIGN: bottom;
        HEIGHT: 14px;
        PADDING-TOP: 1px;
        PADDING-BOTTOM: 0px;
        PADDING-LEFT: 10px;
        PADDING-RIGHT: 10px;
        TEXT-ALIGN: left;
}


Here is fixed css: Attachment 1179


All times are GMT -8. The time now is 11:28 AM.

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