roby2003 Posted December 10, 2003 Share Posted December 10, 2003 any1 knows how to make a info box? I like to make 1 at the left hand column and put some button links there. Plz help. Thanks Link to comment Share on other sites More sharing options...
Noobish-n-stuff Posted December 10, 2003 Share Posted December 10, 2003 here's the quik and dirty on infoboxes... add require(DIR_WS_BOXES . '[I]name_of_box.php[/I]'); to either column left or right and it is placed in the file according to where you want it to show up. create name_of_box.php in includes/boxes then you have your box. name definitions can be defined in english.php or whatever language you use. or in includes/languages/english/name_of_box.php FYI, box creation is the easy part. the code you add to name_of_box.php is the harder part. good luck... Link to comment Share on other sites More sharing options...
Guest Posted December 11, 2003 Share Posted December 11, 2003 The documentation is at wiki.oscommerce.com/docsCat. Hth, Matt Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.