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)
-   -   Body Color Within Tables and Body Text Needs to be Different (https://forum.x-cart.com/showthread.php?t=16350)

magicant 09-03-2005 03:23 PM

Body Color Within Tables and Body Text Needs to be Different
 
Hi all,

I'm beating myself up over this one.

Basically if you goto: http://magicworld.co.uk/magic-shop/home.php

Above the Featured Products tab there should be text... but it is hidden due to it being in Black.

If I change this to white though... if you now goto a product page or category. Because I have chosen a white background for the table I have to have Black text.

So if I change black text on intro to white... no product info is being displayed.

Please can someone help me !
Thank you

All the best
Anthony


www.magicworld.co.uk

Dongan 09-03-2005 11:22 PM

create an another class in skin1/skin1.css as follows

.hometextwhite
{
FONT-SIZE: 12px;
FONT-WEIGHT: normal;
COLOR: #FFFFFF;
}

Now call the class from the tpl file. Probably, it would be in
skin1/customer/main/welcome.tpl


All times are GMT -8. The time now is 11:55 PM.

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