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)
-   -   edit dialog title background (https://forum.x-cart.com/showthread.php?t=14776)

jayzeey 06-24-2005 06:34 AM

edit dialog title background
 
I need to edit the dialog title background (Featured Products) What I found was this.

}
.DialogBox {
BACKGROUND-COLOR: #ffffff;
}
.DialogBorder {
BACKGROUND-COLOR: #2A75BB;
}
.DialogTitle {
COLOR: #FFFFFF; FONT-WEIGHT: bold; FONT-SIZE: 11px;

V1.21
Jayzee

balinor 06-24-2005 06:45 AM

The .DialogBox class controls the background of the dialog box. Keep in mind though that if you change it, it changes ALL of the dialog boxes.

gramps 08-11-2005 11:07 AM

Dialog box color
 
Quote:

Originally Posted by balinor
The .DialogBox class controls the background of the dialog box. Keep in mind though that if you change it, it changes ALL of the dialog boxes.


Useing CSS I have changed border & title which changes color of text,but cannot find how to change the orange background of the title area.

While I'm here changed color of speed bar tabs but have an unwanted yellow border.

Dongan 08-11-2005 08:19 PM

Re: Dialog box color
 
Quote:

Originally Posted by gramps
Quote:

Originally Posted by balinor
The .DialogBox class controls the background of the dialog box. Keep in mind though that if you change it, it changes ALL of the dialog boxes.


Useing CSS I have changed border & title which changes color of text,but cannot find how to change the orange background of the title area.

While I'm here changed color of speed bar tabs but have an unwanted yellow border.


you should edit the file skin1/dialog.tpl for making changes as you want.

gramps 08-12-2005 08:52 AM

edit dialog
 
:D V4.0.14 Thank You


All times are GMT -8. The time now is 10:12 PM.

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