Button question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • 2bit01
    New Member
    • Feb 2007
    • 13

    Button question

    I have a custom skin and it does not use the Navbar for the buttons. Mine are in the header file. This is a typical button:

    <td align="left" valign="top" width="98" height="32"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img src="$stylevar[imgdir_misc]/nav_home.gif" width="98" height="32" border="0" alt="" /></a></td>

    How can I make a button with "new posts"? I've made a few buttons and have been able to figure them out, but this one has me stumped

    Thanks!
  • r007
    Member
    • Mar 2003
    • 87
    • 3.5.x

    #2
    Does this work?
    HTML Code:
    <td align="left" valign="top" width="98" height="32"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2"><img src="$stylevar[imgdir_misc]/nav_newposts.gif" width="98" height="32" border="0" alt="" /></a></td>
    -r007

    Comment

    • 2bit01
      New Member
      • Feb 2007
      • 13

      #3
      Sure does! Thank you

      Comment

      • krispy1812
        New Member
        • Dec 2005
        • 28

        #4
        did you create actual gifs for this, or just using 'text' ?

        Comment

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