Using 3col now on the home page looks ok if you click on featured ads or new listings the column on the right is over the top of the writing Secondhand Tack Online I've been looking for an hour and still cant find any reference on the forum to this if anyone can help would be very grateful
Looks ok in Firefox 8.01 . The only thing I see wrong is this minor problem which is shown in the attached screenshot. You may want to address the small problem that a bit of cellpadding is needed as it is looking a bit scrunched up with the price and viewlisting columns. Personally I would delete the view listing column completely giving more space for the title which is already hyperlinked.
Thank you for your feed back I looked in explorer and it looks fine there so must be my version of firefox I would delete the view listing column if I knew where to find it
It is is the templates showlisting.tpl file. You need to delete the header for the table and of course the column below. These bits <th scope="col">{$smarty.const.LANG_VIEW_LISTING}</th> and then this bit as well. <td class="{$entry.class}"> <a href="{$entry.link}" title="{$entry.title}">{$smarty.const.LANG_VIEW_LISTING}</a> </td>