Guest Posted October 22, 2002 Share Posted October 22, 2002 Hi, I'm just pretty puzzled. I was fooling around with the Rounded Box Corners which I changed the new infoBoxHeading ($info_box_contents, false, false) I've changed to both side to True, which should come out with a rounded corners. Everything works in the exception of the New Products for <month> Anyone had this problem? At the moment only the left part in Rounded, the other is straight. Thanks a bundle Link to comment Share on other sites More sharing options...
mikerat Posted January 27, 2003 Share Posted January 27, 2003 I had this problem ... Edit your /classes/boxes.php lines 121 - 123 to read: class="infoBoxHeading"', 'text' => $left_corner), array('params' => 'width="100%" height="14" class="infoBoxHeading"', 'text' => $contents[0]['text']), array('params' => 'height="14" class="infoBoxHeading" nowrap', 'text' => $right_corner)); Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.