elijahweb Posted February 18, 2003 Share Posted February 18, 2003 Hi..I'd like to actually have the login message where it is on my front page, but then I need to insert a "larger" product image beneath it to sell as well, and above the "new products" box. I was thinking...(uh oh) is it possible for someone to help me with how to insert code so I can display a product like a "special" ? I guess I could actually place the special box there....but I need the initial image larger than a thumb. I've thought of just making it a static image and figure out how to link it to the cart...that would be awesome actually. Anyway..thanks for any help. This is a great piece of software and I'm glad I'm starting to get it. I'm reading on PHP now which is helping. Keith Ronan _________________ Thanks in advance, Keith Ronan Thanks in advance, Keith Ronan Link to comment Share on other sites More sharing options...
westkoast Posted February 18, 2003 Share Posted February 18, 2003 Unless the product needs to update, or change dynamically, just hard code it into the default.php page. It's really quite simple. My whole store is done like this...only because OSC didn't support the design that we wanted to follow. Here are the steps> 1. go to a product page (in your web browser) 2. copy the "form" text that adds a item to your cart 3. Make sure the item exists in your db, and add a "hidden" field with the id number 4. put that in between the welcome text, and the new products box. You can use your own images, and will not be restricted to OSC sized thumbnails. I need to read the rules more often... Link to comment Share on other sites More sharing options...
elijahweb Posted February 19, 2003 Author Share Posted February 19, 2003 I think I see what you mean...I'm not totally puzzled by what you said, but I'll stare at it and hopefuuly go, Oh Yea..right. I know what you mean. Right now I'm going ..hmmmmm Thanks...and your animated drinking guys are killing me :D Keith Ronan Thanks in advance, Keith Ronan Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.