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)
-   -   Rounded corners color (ideal comfort theme) (https://forum.x-cart.com/showthread.php?t=63866)

carrknowledge 06-06-2012 03:38 PM

Rounded corners color (ideal comfort theme)
 
Hi I am making a custom design based from the ideal comfort theme..

It has a dark background so I'm trying to figure out how to change the background color of the rounded corners.

http://hpnformula1.com/store/home.php?cat=248 (the little white dots)

totaltec 06-06-2012 06:41 PM

Re: Rounded corners color (ideal comfort theme)
 
I would look in altskin.css for this:
PHP Code:

.t-l, .t-r, .b-l, .b-{
  
positionabsolute;
  
width1px;
  
height1px;
  
background-colorwhite;



Thanks for providing a link and a decent explanation of what you want. Makes it easy. :-)


All times are GMT -8. The time now is 09:32 PM.

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