line up text on right

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • LKJR
    Member
    • Nov 2004
    • 36

    line up text on right

    www.architorture.org

    I've put links in the header table on the right. I"d like to get them to line up with the line on the right side of the forums.





    <!-- logo -->
    <a name="top"></a>
    <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="10" align="center">
    <tr>
    <td align="left"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
    <td align="$stylevar[right]">

    <a href="http:\\www.architorture.org">Home</a><br>
    <a href="<A href="http://www.architorture.org/forums/flashchat/flashchat.php">Chat</a><br">http://www.architorture.org/forums/flashchat/flashchat.php">Chat</a><br>
    <a href="http:\\webmail.architorture.org">E-mail</a><br>

    &nbsp;
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    In the header template you will see this variable:

    Code:
    $spacer_open
    Move this variable to the top of the template.

    Comment

    • Floris
      Senior Member
      • Dec 2001
      • 37767

      #3
      The text appears to be on the right, if you also want it to be down .. change this:

      <td align="$stylevar[right]">
      to
      <td align="$stylevar[right]" valign="bottom">

      change the <br> to <br /> by the way vb3 is xhtml

      Comment

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