Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Making infoboxes wider permantly


Guest

Recommended Posts

Posted

How can I make the infoboxes wider and maintain that size so they are not resizeable when a different jpg or gif size comes up in the "What's New" box. Won't the center box just change size with different screen widths or graphics??? What I really want to do is to make the infoboxes stay a certain size.

 

Thanks for any help :-"

Nachoman

Posted
How can I make the infoboxes wider and maintain that size so they are not resizeable when a different jpg or gif size comes up in the "What's New" box. Won't the center box just change size with different screen widths or graphics??? What I really want to do is to make the infoboxes stay a certain size.

 

Thanks for any help  :-"

Nachoman

 

 

you have this in application_top.php

 

// customization for the design layout

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

Treasurer MFC

Posted
you have this in application_top.php

 

// customization for the design layout

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

 

Thanks Amanda,

I saw it once before but didn't remember where. :D

 

Nachoman

Archived

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

×
×
  • Create New...