add pictures to both end of a category strip bar?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Koss
    Senior Member
    • Jan 2002
    • 185

    add pictures to both end of a category strip bar?

    I would like to add 2 pictures....one to the far right and one to the far left of my category strip bar. I have tried to do it my self but my table's keep screwing up

    any help would be greatly appreciated!
    -thanks
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 73976

    #2
    What does your code look like?
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

    • Koss
      Senior Member
      • Jan 2002
      • 185

      #3
      this is what i have:
      PHP Code:
      </table>
      </
      td></tr></table><br>
      <
      table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextrawidth="{contenttablewidth}" align="center"><tr><td>
      <
      table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextrawidth="100%">
      <
      tr id="cat">
          
        <
      td bgcolor="{categorybackcolor}" colspan="6" align="center"><img src="{imagesfolder}/left.gif" align="left"
          <
      a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont color="{categoryfontcolor}"><b>$forum[title]</b></normalfont></a
          <
      img src="{imagesfolder}/right.gif" align="right"> <br>
         </
      tr>
      <
      tr align="center">
        <
      td bgcolor="{tableheadbgcolor}"><smallfont>&nbsp;</smallfont></td>
        <
      td bgcolor="{tableheadbgcolor}" width="80%" align="left"><smallfont color="{tableheadtextcolor}"><b>Forum</b></smallfont></td>
        <
      td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Posts</b></smallfont></td>
        <
      td bgcolor="{tableheadbgcolor}"><smallfont color="{tableheadtextcolor}"><b>Threads</b></smallfont></td>
        <
      td bgcolor="{tableheadbgcolor}" nowrap><smallfont color="{tableheadtextcolor}"><b>Last Post</b></smallfont></td>
        <
      td bgcolor="{tableheadbgcolor}" width="20%"><smallfont color="{tableheadtextcolor}"><b>Moderator</b></smallfont></td>
      </
      tr>
      </
      table

      Comment

      • Koss
        Senior Member
        • Jan 2002
        • 185

        #4
        i put that in my forumhome_forumbit_level1_nopost template

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...