MaXius
02-23-2007, 05:55 PM
After spending ages trying to figure out why the product details page was right-aligning (leaving an inch margin on the LHS) in my template, I removed the template totally.
I then viewed the page bare, same thing.
I copied the HTML into dreamweaver, where it displays what it can, but it's a mess.
The HTML coding on this page (done by someone at PF, not template-controlled) is really bad!
Things like..
Double closing link tags - </a></a>
Double closing table rows - </tr></tr>
Missing closing table cells - </table></tr> (missing </td> inbetween)
Double table tags - <table><table> instead of </table><table>
And also the amount of tables with one row/column just put around things.. and then another around that, and another around that..
If you want to send me the template files I can fix them for you..
I then viewed the page bare, same thing.
I copied the HTML into dreamweaver, where it displays what it can, but it's a mess.
The HTML coding on this page (done by someone at PF, not template-controlled) is really bad!
Things like..
Double closing link tags - </a></a>
Double closing table rows - </tr></tr>
Missing closing table cells - </table></tr> (missing </td> inbetween)
Double table tags - <table><table> instead of </table><table>
And also the amount of tables with one row/column just put around things.. and then another around that, and another around that..
If you want to send me the template files I can fix them for you..