Sepp_Brannigan Posted May 9, 2007 Share Posted May 9, 2007 I am using STS on a "fresh" install of OSC (I am also new to OSC). With STS creating a new template was very easy for me, but I am not able to modify the markup for the boxes. The files within /includes/boxes contain only some of the table cells. The next file I found was includes/classes/boxes.php; but the structure of the scripts is a little bit too complicated for me. This file seems to create the outer table-structure for the various boxes and then parsing the corresponding contents (manufacturer, languages etc) into it. My goal is something like this: <h3>categories</h3><ul> <li>Hardware</li> <li>Software</li> </ul> and not the current tables. Is there a way to get rid of the tables in the boxes? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.