This is a discussion on Help with simple problem within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; I have read through many threads on this but continue to have a problem. I need to have a box ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| I have read through many threads on this but continue to have a problem. I need to have a box on my website that is html coded. I have made a box and called it through column_left.php with no problem. Whenever I try to put the information in the box it comes out above the box header in the correct column. I would like it in the box. This has happened when I use straight html in the box or have it called from an html page. The following code adds the link just above the box. The box has a 1 in it for some reason. I know this is a simple problem but I cannot seem to get it to work. Thanks in advance for your help Box code: <?php $boxHeading = 'Can we help you?'; $corner_left = 'rounded'; $corner_right = 'rounded'; $boxContent_attributes = ' align="center"'; $boxContent = require(DIR_WS_INCLUDES . 'subjex.html'); require(DIR_WS_TEMPLATES . TEMPLATENAME_BOX); ?> John |
|
#2
| ||||
| ||||
| You have to duplicate most of what another box is doing. Copy/rename and remove most of the unneeded code. Add your own. Quite possably you have broken out of the table. CHECK YOUR HTML SOURCE in your browser....
__________________ JPF - osCMax Fourm Moderator Try out our osCMax at: Live Catalog Demo Limited access Admin: Live Admin Demo Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped! |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 2 simple themes Q's, if I may? | [wicked] | osCMax v2 Customization/Mods | 2 | 08-11-2005 09:58 AM |
| Help! I know this is simple but....... | ChrisB | osCommerce 2.2 Modification Help | 3 | 11-26-2004 10:30 AM |
| Help How can i install this simple mod? | AceDog | osCMax v1.7 General Mods Discussion | 1 | 04-19-2004 09:48 PM |
| Really Simple HTML Help | braydonhouse | osCommerce 2.2 Modification Help | 1 | 02-22-2004 07:25 AM |
| A Hopefully Simple Question | judoka | osCommerce 2.2 Modification Help | 3 | 06-13-2003 10:10 AM |