Help right side column is over featured ads

Discussion in 'Technical Support' started by Bengalkittensuk, Jan 6, 2012.

  1. Bengalkittensuk Customer

    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
  2. seymourjames All Hands On Deck

    Which browser - looks ok in Safari and Firefox?
  3. Bengalkittensuk Customer

    browser firefox
  4. Bengalkittensuk Customer

    it's only the featured listings page and new listings all other pages are ok
  5. seymourjames All Hands On Deck

    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.

    Attached Files:

  6. freeze2 Customer

    Completely agree..

    Also checked in IE8 and IE9 and all looks fine.
  7. Bengalkittensuk Customer

    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
  8. seymourjames All Hands On Deck

    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>

Share This Page