Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

rounded boxes


T.Rex

Recommended Posts

Posted

Hi every1,

 

I want to make the boxes in oscommerce having rounded tables. How can i achieve this . I myself tried it ,modifying the code etc. but ended up nowhere . if anyone has done this before , plz help me. :(

 

Bye

Rex

Posted

In each of the boxes in /catalog/includes/boxes is a line similar to:

 

  new infoBoxHeading($info_box_contents, false, true, tep_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'));

 

You can individually define which corners are round or square. Round is true and Square is false.

 

Be sure when testing to do a shift refresh to see the changes.

Posted

Sorry ... you are using v2.1 from the looks of things and I was giving you a fix for v2.2 ... :shock:

 

I am afraid I do not use v2.1 myself. Perhaps someone more familiar with it can help you better.

Posted

from where do i download v2 :shock: ? in the download section i see onl y'Preview Release 2.1' and snapshots of oscommerce 2.2 .

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...