Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Quick Question about boxes


ComputrGrl

Recommended Posts

Posted

In the left column I have moved the search box above the catagories box but I need to change the left corner graphics.....where are the graphics called from within those boxes??

 

Thanks!

Posted

They can be found in:

 

/catalog/images/infobox

 

corner_left.gif

corner_right.gif

corner_right_left.gif

 

HTH,

 

TerryK

Terry Kluytmans

 

Contribs Installed: Purchase Without Account (PWA); Big Images, Product Availability, Description in Product Listing, Graphical Infobox, Header Tags Controller, Login Box, Option Type Feature, plus many layout changes & other mods of my own, like:

 

Add order total to checkout_shipment

Add order total to checkout_payment

Add radio buttons at checkout_shipping (for backorder options, etc.)

Duplicate Table Rate Shipping Module

Better Product Review Flow

 

* If at first you don't succeed, find out if there's a prize for the loser. *

Posted
...where are the graphics called from within those boxes?

Hi ComputrGrl,

the boxfiles itself you can find in catalog/includes/boxes

 

these files all contain a line like:

  new infoBoxHeading($info_box_contents, true, false);

 

I am using osC in a different way, but I am almost sure you can (un)set the round corners by changing the "true" and "false" parameters in these lines.

Archived

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

×
×
  • Create New...