luddite_jean Posted May 5, 2007 Share Posted May 5, 2007 I'm trying to change the displayed size of pages so they don't go all the way across the screen. In includes/header.php I've added the following at the start: <table width="760" cellspacing="0" cellpadding="0" align="center"> <tr> <td> and in includes/footer.php I've added the following at the end: </td> </tr> </table> but doing this makes the page even bigger than the screen - none of the text is wrapped, for example. I just can't see why this wouldn't work! My browser is Maxthon v1.5.9 (same in IE6) and my O/S is Windows XP SP2, fully patched. Any suggestions? -Jean. Link to comment Share on other sites More sharing options...
MJP Posted May 5, 2007 Share Posted May 5, 2007 see if this will do ya, http://www.oscommerce.com/community/contributions,2710 Link to comment Share on other sites More sharing options...
luddite_jean Posted May 5, 2007 Author Share Posted May 5, 2007 see if this will do ya, http://www.oscommerce.com/community/contributions,2710 Thanks - it didn't, but the fact that it did exactly the same told me the problem was elsewhere. it turned out to be an 1871 width "invisible" banner image that someone else had added. Grrr! I've used the css method above, as it's a bit more sophisticated than mine :-) Cheers, -Jean. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.