Guest Posted August 27, 2008 Posted August 27, 2008 hi i have read the part in the user guide about placing an image in either right or left coloum just under the last <php> statement. <td>image location bla bla<td> this places the image at the bottom of the rest of the boxes, thats fine, but i want to add more images either underneath or ontop of the info boxes? i know this is due to the lack of php i know, but thought someone on here would be kind enough to tell me(the novice) what to do,, many thanks for all your help in the past :rolleyes: :blink:
shooter-boy Posted August 27, 2008 Posted August 27, 2008 I'm not entirely sure what you are trying to do. You can put code between each include call to get images between each infobox if that's what you mean. Rob Rob Bell - Inspired Graphix Customising osCommerce in Australia, and the world! View my profile for web and email links. I'm sorry, but i cannot offer Free support via PM etc, and osCommerce forums prohibit me from putting any reference to paid support in my signauture. However viewing my profile may provide links to my website or something like that which you may find useful.
Guest Posted August 27, 2008 Posted August 27, 2008 hi rob, i can place an image in the left coloum at the bottom ok in between <td>here<> but i want to place more than one image at the bottom of the boxes, but when i put the code for the second image it places the image to the left or right of the first image, and not underneath it?
shooter-boy Posted August 27, 2008 Posted August 27, 2008 You can simply use HTML to force it onto the next line... like <image code><br/> <image code> Is that what you want? Just an image underneath the first one? Rob Rob Bell - Inspired Graphix Customising osCommerce in Australia, and the world! View my profile for web and email links. I'm sorry, but i cannot offer Free support via PM etc, and osCommerce forums prohibit me from putting any reference to paid support in my signauture. However viewing my profile may provide links to my website or something like that which you may find useful.
Guest Posted August 27, 2008 Posted August 27, 2008 ah, i think that might be what i am looking for, many thanks rob, cheers dave
Recommended Posts
Archived
This topic is now archived and is closed to further replies.