| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
How do I CSS Extra Fields? | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() I read an earlier post that to change the CSS on extra fields to modify this file (skin1/modules/Extra_Fields/product.tpl:
{* $Id: product.tpl,v 1.7 2004/05/28 12:21:07 max Exp $ *} {section name=field loop=$extra_fields} {if $extra_fields[field].active eq "Y" && $extra_fields[field].field_value} <TR><TD width="30%"> {$extra_fields[field].field} </TD> <TD> {$extra_fields[field].field_value} </TD> </TR> {/if} {/section} I have more than one extra field is it possible to CSS differently each field. I have one field that is a title and another that is basic text. I don't want to assign both of the fields a 14 px. class size. If so, where would I find the third field #2 to CSS in the above file? Thanks, Randal
__________________
*********************** Visit Our Other Web Sites! ∙ Nutritional Herbs and Supplements <a href="http://www.theherbsplace.com"> The Herbs Place </a> ∙ Frugal Ideas and a Forum To Submit Your Questions <a href="http://www.thefrugallife.com"> The Frugal Life </a> ∙ Healthy and Natural Pet Products <a href="http://www.healthypetcorner.com"> Healthy Pet Corner </a> *********************** Joined 08/02/05 X-Cart Gold Version 4.3.2 Linux RedHat Enterprise |
|||||||
#2
|
|||||||
|
|||||||
![]() Hello,
Doesn't anybody have an answer to this question? I thought you could CSS most anything. Any help will be appreciated. Randal
__________________
*********************** Visit Our Other Web Sites! ∙ Nutritional Herbs and Supplements <a href="http://www.theherbsplace.com"> The Herbs Place </a> ∙ Frugal Ideas and a Forum To Submit Your Questions <a href="http://www.thefrugallife.com"> The Frugal Life </a> ∙ Healthy and Natural Pet Products <a href="http://www.healthypetcorner.com"> Healthy Pet Corner </a> *********************** Joined 08/02/05 X-Cart Gold Version 4.3.2 Linux RedHat Enterprise |
|||||||
#3
|
|||||||
|
|||||||
![]() Use the {if} statement to seperate your title field from your text field and drop the css style into the relevant <td> tag.
volume
__________________
redhat apache xcart gold. v4.3.1 |
|||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|