Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Longer keyword field / box?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 02-07-2009, 04:09 PM
 
pfarcus pfarcus is offline
 

Senior Member
  
Join Date: Jan 2009
Posts: 179
 

Default Longer keyword field / box?

Easy one right?

I can't seem to find where the heck to make that longer! Right now you can only see a few words at a time.

Anyone?

Thanks
__________________
CDSEO PRO
4.1.11 PRO
Dynamic images by xcartmod.com
X-Cart CSSTemplate/Skin for v4.1.11 PRO
Reply With Quote
  #2  
Old 02-10-2009, 05:16 AM
  JWait's Avatar 
JWait JWait is offline
 

X-Man
  
Join Date: Nov 2005
Location: California
Posts: 2,440
 

Default Re: Longer keyword field / box?

Are you referring to the "Search keywords:" box in admin? It should be the same width as the "SKU:" and "Product Name:" boxes. Anyway, in skin1_admin.css the class is "InputWidth" and it is set at "WIDTH: 80%;" by default.
__________________
Two Separate X-Cart Stores
Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux
Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series.
Integrated with Stone Edge Order Manager + POS

Version 4.1.12 Gold (fresh install) - X-AOM - Linux
Mods - XCSEO free
Reply With Quote
  #3  
Old 02-10-2009, 04:45 PM
 
pfarcus pfarcus is offline
 

Senior Member
  
Join Date: Jan 2009
Posts: 179
 

Default Re: Longer keyword field / box?

Wow I cannot find that class anywhere in there. Is there a way to search for it? I looked at it in template editor as well as golive. (the reason is if its nice and long you can see all the keywords you've entered, it helps.)

thanks
__________________
CDSEO PRO
4.1.11 PRO
Dynamic images by xcartmod.com
X-Cart CSSTemplate/Skin for v4.1.11 PRO
Reply With Quote
  #4  
Old 02-10-2009, 06:02 PM
  JWait's Avatar 
JWait JWait is offline
 

X-Man
  
Join Date: Nov 2005
Location: California
Posts: 2,440
 

Default Re: Longer keyword field / box?

I didn't realize you are using Pro... I've never worked with it. But it is as I said in skin1_admin.css for the Gold version.
__________________
Two Separate X-Cart Stores
Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux
Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series.
Integrated with Stone Edge Order Manager + POS

Version 4.1.12 Gold (fresh install) - X-AOM - Linux
Mods - XCSEO free
Reply With Quote
  #5  
Old 02-20-2009, 07:48 PM
 
pfarcus pfarcus is offline
 

Senior Member
  
Join Date: Jan 2009
Posts: 179
 

Default Re: Longer keyword field / box?

I'm bumping this thread a bit, anyone know the local in 4.1.11 pro?

Thx
__________________
CDSEO PRO
4.1.11 PRO
Dynamic images by xcartmod.com
X-Cart CSSTemplate/Skin for v4.1.11 PRO
Reply With Quote
  #6  
Old 03-07-2009, 01:58 PM
 
Padoodles Padoodles is offline
 

Newbie
  
Join Date: Mar 2009
Posts: 3
 

Default Re: Longer keyword field / box?

grab a copy of firebug for mozilla.
Then hit f12 - you can then inspect the element - you will see exactly what class its in - and what css file that class is defined in.
hth
__________________
www.padoodles.com

ver : 4.1.9
Reply With Quote
  #7  
Old 03-08-2009, 05:05 AM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Longer keyword field / box?

If you are looking to lengthen the input text field for EXTRA FIELDS, this is not in the css.

in file, skin1/modules/Extra_Fields/product_modify.tpl

find:
Code:
<td><input type="text" name="efields[{$ef.fieldid}]" size="24" value="{if $ef.is_value eq 'Y'}{$ef.field_value|escape:"html"}{else}{$ef.value|escape:"html"}{/if}" /></td>

and make size="100" (or whatever you want)
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote
  #8  
Old 03-08-2009, 09:22 AM
 
pfarcus pfarcus is offline
 

Senior Member
  
Join Date: Jan 2009
Posts: 179
 

Default Re: Longer keyword field / box?

I really thought that one was going to work, I don't see that it made anything longer, its still the same length as the product name box.

{* $Id: product_modify.tpl,v 1.12 2006/04/07 06:00:35 max Exp $ *}
{foreach from=$extra_fields item=ef}
<tr>
{if $geid ne ''}<td width="15" class="TableSubHead"><input type="checkbox" value="Y" name="fields[efields][{$ef.fieldid}]" /></td>{/if}
<td class="FormButton" nowrap="nowrap">{$ef.field}</td>
<td><input type="text" name="efields[{$ef.fieldid}]" size="100" value="{if $ef.is_value eq 'Y'}{$ef.field_value|escape:"html"}{else}{$ef.valu e|escape:"html"}{/if}" /></td>
</tr>
{/foreach}

Thanks for your help!
__________________
CDSEO PRO
4.1.11 PRO
Dynamic images by xcartmod.com
X-Cart CSSTemplate/Skin for v4.1.11 PRO
Reply With Quote
  #9  
Old 03-08-2009, 11:24 AM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Longer keyword field / box?

This is the correct edit for EXTRA FIELDS

Which "keyword" field are you referring to?
Use WEBMASTER MODE to determine the template to edit. The rest will be easy... look for input type="text" size="????" and make the size larger.
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote
  #10  
Old 03-08-2009, 12:04 PM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: Longer keyword field / box?

yeah, Im not sure what you are trying to lengthen.
__________________
xcart 5.1.2
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


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

   

 
X-Cart forums © 2001-2020