Guest Posted September 29, 2002 Share Posted September 29, 2002 Hello to all: I am currently working on moding a site. The site is www.lvdistributors.com/catalog/default.php . The layout of the default page is fine, but on the product info page the right column boxes are leaving a bunch of extra space between the framed out box around the site I have. Can anyone recommend some things to look out. I am out of patience with it. Thanks for your help! Link to comment Share on other sites More sharing options...
Ajeh Posted September 29, 2002 Share Posted September 29, 2002 You have an extra <td> defined that is creating that column if I am not mistaken. Try to find: <td width="34" bgcolor="#000066"> </td> If you view your source you will see it just above the footer. Link to comment Share on other sites More sharing options...
Ajeh Posted September 29, 2002 Share Posted September 29, 2002 Note, on the product_info.php it looks like this: <td width="31" bgcolor="#000066"> </td> Link to comment Share on other sites More sharing options...
Guest Posted September 29, 2002 Share Posted September 29, 2002 hey! Nice work! Link to comment Share on other sites More sharing options...
Guest Posted September 29, 2002 Share Posted September 29, 2002 Thanks Willk, Still dotting the i's and crossing the T's Still lot's to do! Linda: That extra column is for the right hand navy column. If I remove the extra td it removes that column. Some background. During the mod, I took the whole page and put it inside a 3 column table so I could take the box from the header down the sides. Still stuck...Any other ideas.... Thanks for your help Linda Link to comment Share on other sites More sharing options...
Dennis Thompson Posted September 30, 2002 Share Posted September 30, 2002 ur images at the top of those boxes seem to have a large extra white space, try reducing those? Link to comment Share on other sites More sharing options...
Guest Posted September 30, 2002 Share Posted September 30, 2002 Hi Dennis: Thanks for the reply. Yeah, I purposely put the extra space for my own preference. The annoying extraspace is to the right of the right_column. I just CANT figure out how to get rid of it. Tried banging my head off the wall, with only marginal results....lol Still open for feedback! Thanks guys, I appreciate the help... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.