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)
-   -   Column width in products table in admin (https://forum.x-cart.com/showthread.php?t=34173)

mssmit 09-26-2007 08:43 AM

Column width in products table in admin
 
When modifying products in the admin, the products which meet the search criteria are displayed in a table.

Espescially the products description column is too small for me but I can't find a way to enlarge it.

Secondly I want to add a column for "available for sale" so I can easily change this value for a batch of products.

Anyone an idea where and how to change these two options?

Kind regards
Martijn

toomnyhats 09-29-2007 11:42 AM

Re: Column width in products table in admin
 
Not sure if you still need this but if you go into main/products.tpl and find the following

<tr class="TableHead">

and

<tr{cycle values=', class="TableSubHead"'}>


The code underneath each of these sections is the code that for the tables. the first one is for the headings and the second one is for the products displayed underneath.

mssmit 09-29-2007 03:42 PM

Re: Column width in products table in admin
 
Thanks so much for this!!!

Martijn

toomnyhats 09-29-2007 04:57 PM

Re: Column width in products table in admin
 
Glad to help. Hope it works out well for you.


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

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