igan Posted May 11, 2008 Share Posted May 11, 2008 hi there I'm very new in using OSC, i'd like to ask you about how to removing or deactivating Infobox at classes > boxes.php. You see, i have done with my template design and my own boxes table for each of my boxes. Every boxes of mine has a different size, table, etc. But when I try to implement it to OSC shopping cart, it seems OSC has its own automatically table box for each boses called INFOBOX and it really messed up when i put it on my template. So, is there any way to use my own box without calling the boxes.php script,? Or I also have tried STS Template and i thought i can make my own costum infobox at STS template folder > boxes > infobox.php.html, but unfortunately STS still use table infobox file in classes > boxes.php. Thanks Link to comment Share on other sites More sharing options...
dmnalven Posted May 12, 2008 Share Posted May 12, 2008 Not exactly sure what you mean here, but either turn off the default boxes by commenting them out in the files where they are called or add the statement: display: none; to the default infobox settings in stylesheet.css where you have your own styles. For ALL problems, please review this link first -> osCommerce Knowledge Base Link to comment Share on other sites More sharing options...
mrjd1410 Posted May 12, 2008 Share Posted May 12, 2008 Not exactly sure what you mean here, but either turn off the default boxes by commenting them out in the files where they are called or add the statement: display: none; to the default infobox settings in stylesheet.css where you have your own styles. not sure if I can help but your info box will be called in column_left.php from the basic OSC start with commenting out there // this would be (include/column_left.php not classes!!! sometimes column_right.php depending on what type of box there might be more code that should be removed just my pennys worth Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.