Guest Posted April 7, 2004 Posted April 7, 2004 Hi I am not sure if I trust my PHP skills enough to do this without any help. So I thought I'd ask here. http://www.delorie.com/web/ses-hint.html has some interesting points about the tables that we use on our websites. Basically we should have a row inserted above the left side-bar so that the centre content is higher in the HTML code. Does anyone know how to use this information?
thecodingmonkey Posted April 7, 2004 Posted April 7, 2004 inside you side panel at the top just before the sidepanel begins include a new table row like this and that will do the trick <tr></tr>
Guest Posted April 7, 2004 Posted April 7, 2004 So, Is there a quick & easy way to do this, or do we just edit index.php and product_info.php?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.