This is a discussion on Rounded corners on boxes within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; I wanted to change to rounded corners on the top left and right boxes (Categories and Shopping Cart). I have ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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 |
|
#2
| |||
| |||
| I also want to know the answer. Mary |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I get rounded box corners in Fallback? | bigjimbo | osCMax v2 Customization/Mods | 4 | 10-27-2005 03:35 PM |
| change boxes background color now have double boxes | ANNIE11 | osCMax v1.7 General Mods Discussion | 0 | 08-22-2005 07:16 PM |
| Rounded corners!?, HOW? | calle | osCommerce 2.2 Modification Help | 1 | 12-17-2004 04:19 PM |
| Removing the rounded corner from the "New For..." | cvc505 | osCommerce 2.2 Modification Help | 4 | 04-28-2004 07:59 AM |
| red x's in infobox corners | pacman | osCMax v1.7 General Mods Discussion | 1 | 03-19-2004 01:33 PM |