I'm trying to adjust the width of a list page as it currently extends beyond the screen. Is there an easy way to do this?
I tried editing the header table, but after I generate and upload then view source my changes are in comments and have no effect.
[codebox]<table id="headerTable" border="0" cellspacing="25" cellpadding="0" width="100%" align="center">
<!-- <table id="headerTable" border="0" cellspacing="25" cellpadding="0" bgcolor="#90EE90" width="80%" align="center"> -->
<tr valign="top">[/codebox]
or maybe I am just not doing it correctly?
Any suggestions would be appreciated.
Thanks!