Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Manufacture List


Guest

Recommended Posts

Posted

Hi There,

how can I change the Manufacture list so it displays more words...

 

right now its like this:

 

please select:

-Warna bros pic..

 

I want it to show more like this:

 

please select:

-Warna bros pictures

 

I cant find where to add more place for the characters to display.

 

thanx in advance

Posted

In "vanilla" osC, that box is in column_left

 

By default, it's 125 pixels wide.

 

To see more letters, you'd have to widen it (which also widens column_right).

 

The code for that in in /catalog/includes/application_top.php

 

// customization for the design layout

define('BOX_WIDTH', 125); // how wide the boxes should be in pixels (default: 125)

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...