osCmax v2.5 User Manual
Results 1 to 2 of 2

Rounded corners on boxes

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 ...

      
  1. #1
    New Member
    Join Date
    Aug 2004
    Posts
    11
    Rep Power
    0


    Default Rounded corners on boxes

    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. #2
    New Member
    Join Date
    Jul 2004
    Location
    Rochester, NY
    Posts
    15
    Rep Power
    0


    Default

    I also want to know the answer.
    Mary

Similar Threads

  1. How do I get rounded box corners in Fallback?
    By bigjimbo in forum osCmax v2 Customization/Mods
    Replies: 4
    Last Post: 10-27-2005, 03:35 PM
  2. change boxes background color now have double boxes
    By ANNIE11 in forum osCMax v1.7 General Mods Discussion
    Replies: 0
    Last Post: 08-22-2005, 07:16 PM
  3. Rounded corners!?, HOW?
    By calle in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 12-17-2004, 03:19 PM
  4. Removing the rounded corner from the "New For..."
    By cvc505 in forum osCommerce 2.2 Modification Help
    Replies: 4
    Last Post: 04-28-2004, 07:59 AM
  5. red x's in infobox corners
    By pacman in forum osCMax v1.7 General Mods Discussion
    Replies: 1
    Last Post: 03-19-2004, 12:33 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •