Guest Posted January 23, 2005 Posted January 23, 2005 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
boxtel Posted January 23, 2005 Posted January 23, 2005 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 <{POST_SNAPBACK}> 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
Guest Posted January 23, 2005 Posted January 23, 2005 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) <{POST_SNAPBACK}> Thanks Amanda, I saw it once before but didn't remember where. :D Nachoman
Recommended Posts
Archived
This topic is now archived and is closed to further replies.