I tried that already
I edited the line:
<table border="0" class="tableListings" width="500">
in the monthly.php template (added width="500")
and the line:
<!--body-->
<table width="100%" border="0" cellpadding="1" cellspacing="0" bgcolor="#276983" class="tableListings">
by changing the width="100%" to width="500"
still it doesn't work
I can't find the class="tableListings" in the .css file so....
|