awarner20 Posted March 15, 2007 Posted March 15, 2007 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
Guest Posted March 15, 2007 Posted March 15, 2007 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:)
Jack_mcs Posted March 15, 2007 Posted March 15, 2007 The postit contribution may do this for you. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Recommended Posts
Archived
This topic is now archived and is closed to further replies.