This is a discussion on Create image box? within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi i was searching on google on "how to create new boxs" and i came across this website. From the ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi i was searching on google on "how to create new boxs" and i came across this website. From the information above ive found out how to create new boxes. But i dont want another informaton box, i want another box were i can put just images. Please help me. |
| Sponsored Links | ||
| ||
|
#2
| ||||
| ||||
| See this : osCommerce Documentation by OSCdox :: osCommerce and osCMax installation and users manual, discussion forums (phpWiki) Instead of adding hyperlinks, just add an image...
__________________ Michael Sasek osCMax Developer
|
|
#3
| |||
| |||
| how do i add an image, is thier a code i have to add, i chnaged the hyperlink to an image url put it hasent put it on. Last edited by Foax_19; 12-26-2006 at 07:48 AM. |
|
#4
| ||||
| ||||
| Post the code you are using. Just add straight html <img src> tags for your images, correctly formatting them to work with php code, and make sure the path to your image is correct.
__________________ Michael Sasek osCMax Developer
|
|
#5
| |||
| |||
| This is the code im using, <tr> <td><img src="http://jamesranch.net/images/why-grass.jpg"></td> </tr> but when i put it in the image goes below the box but i want it in the box. Last edited by Foax_19; 12-26-2006 at 03:04 PM. |
|
#6
| ||||
| ||||
| You can't just dump html into the php file and expect it to work. You need to add it correctly into the $info_box_contents array: Change this : PHP Code: PHP Code:
__________________ Michael Sasek osCMax Developer
|
| The Following User Says Thank You to michael_s For This Useful Post: | ||
Foax_19 (12-26-2006) | ||
|
#7
| |||
| |||
| Thank you for your help, it's worked. Last edited by Foax_19; 12-26-2006 at 04:00 PM. |
|
#8
| |||
| |||
| He already did... |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Create image box in a pre-made template? | Foax_19 | osCommerce 2.2 Modification Help | 5 | 12-27-2006 02:48 PM |
| Products image missing popup image | islander | osCMax v2 Installation issues | 7 | 08-10-2005 01:30 PM |
| Categories box. How can I create a new one (or two...)?? | Csc | osCommerce 2.2 Modification Help | 1 | 01-15-2005 03:20 PM |
| Where to create /tmp for sessions | breag | osCommerce 2.2 Installation Help | 10 | 12-15-2002 09:23 PM |
| How to create sub-menu? | RickeyN | osCommerce 2.2 Modification Help | 0 | 11-10-2002 10:56 PM |