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)
-   -   Root Cat & Detail Product Display (https://forum.x-cart.com/showthread.php?t=47832)

AusNetIT 05-31-2009 04:38 AM

Root Cat & Detail Product Display
 
1 Attachment(s)
HI All,

Q1. I got only 3 Category and 1 Products for each. So i want only show the detail product page. I don't want to show the thumbnail and click to details ( this step is unnecessary for my cart)

So how do we bypass that step?

Root Category Click-----> detail Product


Q2. I set to background black but how do we enable short/details product text to white?

Q3. How to change top heading color?


Thanks,

PhilJ 05-31-2009 05:20 AM

Re: Root Cat & Detail Product Display
 
1) http://forum.x-cart.com/showthread.php?t=23339

2) Wrap this DIV around your description...
Code:

<div style="color:#fff;"> ... </div>

AusNetIT 06-01-2009 04:19 AM

Re: Root Cat & Detail Product Display
 
Thanks Phil Q1 work perfect. But not sure about Q2 & Q 3

Q2: You mean product.tpl to edit ? Phil, but when i set background to Black
look like most of the letters are not visible.

Not only Product description Even Welcome Text.

General styles
*/
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
COLOR: #000000;
FONT-SIZE: 11px;
}
A:link {
COLOR: #ffffff;
TEXT-DECORATION: none;


All times are GMT -8. The time now is 10:21 AM.

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