Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommendations for random qoutes in header?


awarner20

Recommended Posts

Posted

Hi all,

 

I'm making a site that requires qoutes (created by the owner) to be displayed randomly somewhere on the main page, preferrably the header. Can anyone here recommend a contribution that will allow this?

 

I have found one possibility here http://www.oscommerce.com/community/contri...l/search,random , but after looking through the install instructions, I'm not quite sure it will fit our needs as it adds an infobox to the left column. Can an infobox be added to the header?

 

Thanks for any advice:)

We see our customers as invited guests to a party, and we are the hosts. It's our job every day to make every important aspect of the customer experience a little bit better. - Jeff Bezos

Posted

This will work just take the code from the info box put it in a php file and call it into the header like so.

 

<?php include(includes/filename.php);?>

 

you might need to remove some of the code from the file to get rid of the table and cell styles but it will work.

 

 

Hi all,

 

I'm making a site that requires qoutes (created by the owner) to be displayed randomly somewhere on the main page, preferrably the header. Can anyone here recommend a contribution that will allow this?

 

I have found one possibility here http://www.oscommerce.com/community/contri...l/search,random , but after looking through the install instructions, I'm not quite sure it will fit our needs as it adds an infobox to the left column. Can an infobox be added to the header?

 

Thanks for any advice:)

Archived

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

×
×
  • Create New...