I wanted to change to rounded corners on the top left and right boxes (Categories and Shopping Cart). I have the MS2-MAX 1.7 package I downloaded a few days ago and I switched to the osC template.
I looked in the /includes/boxes/categories.php and it shows the following:
$boxHeading = BOX_HEADING_CATEGORIES;
$corner_left = 'rounded';
$corner_right = 'square';
$box_base_name = 'categories'; // for easy unique box template setup (added BTSv1.2)
$box_id = $box_base_name . 'Box'; // for CSS styling paulm (editted BTSv1.2)
function tep_show_category($counter) {
Shouldn't the left corner already be rounded according to the above code? (I'm new to php so I'm not toally familiar with the structure).
Thanks for any assistance!
Sam





LinkBack URL
About LinkBacks






Bookmarks