Forgive my stupidity...
I've searched around and not seen this question on the MS2MAX forum. I'd like to replace the text infobox headers with graphics.
On the OSC forum, there are a couple of contributions that work on the MS2 release, but they don't work on MS2-MAX.
I tried installing http://www.oscommerce.com/community/contributions,1379
which doesn't have any effect. I'm assuming that's due to the BTS mod.
I tried the above contrib on a standard OSC install and it worked.
I'm a novice who doesn't mind digging, I think I broke my shovel!
I think I may have run into a related answer last night, but I don't remember where now, and I didn't know enough then to know it would help me...
Using the includes/boxes/infobox.php as an example, can I set $boxHeading="image file" somehow. Isn't there some way I can set $boxHeading to "tep_info WS_IMAGES" something - or am I in space. It seems like I can specify the path to the image file and replace the text.
Am I in space. I know that the below doesn't work, but can someone point me in the right direction or tell me to put my shovel in the shed and quit trying?
<!-- information //-->
<?php
---------------------------------
$boxHeading = 'info.gif';
---------------------------------
$corner_left = 'square';
$corner_right = 'square';
$boxContent = '<a href="' . tep_href_link(FILENAME_SHIPPING) . '"> ' . BOX_INF
ORMATION_SHIPPING . '</a><br>' .
'<a href="' . tep_href_link(FILENAME_PRIVACY) . '"> ' . BOX_INFO
RMATION_PRIVACY . '</a><br>' .
Thanks!





LinkBack URL
About LinkBacks






Bookmarks