![]() |
Table off a bit...
OK - I have been working on this for too long with no success! The left "border" of my store is slightly larger than the tables in it (and slightly larger than the right "border"). This leaves a gap on the left side of my tables there. I don't know if the center area is not centered correctly, or if I can change the width of the left side "border". Any help would be greatly greatly appreciated!
http://www.fire-trader.com/xcart/customer |
Open /customer/home.tpl and find
Code:
<td class=VertMenuBox width=20></td> and adjust the width to what you want! HTH ;) |
Close...
Thanks, Emerson. I had changed that line before, and it read:
Code:
<td class=VertMenuBox width=0></td> If I made the width larger than 20, it was obviously wider. Any smaller, and there was really no difference. At zero, it was still slightly larger than my tables. But, since you confirmed my totally uneducated suspicion that the problem was there, I played around some more and here is what worked: Code:
<td width=0></td> I copied what was there for the right "border" and made adjustments. Why I had to do this to make it work....? Probably something I screwed up somewhere else! :roll: Thanks Again! |
All times are GMT -8. The time now is 08:04 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.