Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Dunno whether to contrib this ?


yesudo

Recommended Posts

Posted

Would be very helpful, Emmett -- please do post!

 

Terry

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

Hi Terry,

 

I am tight on time tonite, UK, but will work on this tomorrow and post the results.

 

I've just got to tidy the code up - and write some instructions.

Your online success is Paramount.

Posted

Hi Emmett,

 

I've got about 10 contrib's to work on adding to my store, so don't rush it on my behalf! It would just be one more I'd have to add to my to-do list before I'm ready... lol.

 

Terry

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

Please tell me how you got the fade effect. I reallly like it. Soooo much better than the page flash. I've seen the code before (I may even have it somewhere), but how did you implement in osc?

 

Ruth in Az

Posted
Please tell me how you got the fade effect. I reallly like it.  Soooo much better than the page flash.  I've seen the code before (I may even have it somewhere), but how did you implement in osc?

 

Ruth in Az

in your index.php file:

 

ADD

 

<head><META HTTP-EQUIV="Page-Enter" Content="blendtrans(duration=1.2)">

 

AFTER

 

<html <?php echo HTML_PARAMS; ?>>

 

you can change how long the fade is, in the brackets(duration) at the end.

Your online success is Paramount.

Archived

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

×
×
  • Create New...