help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • happ76
    Senior Member
    • Mar 2001
    • 141

    help

    <!-- logo and buttons -->
    <table border="0" width="100%" cellpadding="0" cellspacing="0"><tr>
    <td valign="top" align="left" background="{imagesfolder}/menu_background.gif"><a href="index.php?s=$session[sessionhash]"><img src="{titleimage}" border="0"></a></td>
    <td valign="bottom" align="right" nowrap background="{imagesfolder}/menu_background.gif">
    <br>

    <!-- toplinks -->
    <A HREF="usercp.php?s=$session[sessionhash]"><img width="67" height="25" src="{imagesfolder}/top_profile.gif" alt="Edit your profile" border=0></A><A HREF="register.php?s=$session[sessionhash]&action=signup"><img width="67" height="25" src="{imagesfolder}/top_register.gif" alt="Registration is free!" border=0></A><A HREF="calendar.php?s=$session[sessionhash]"><img width="67" height="25" src="{imagesfolder}/top_calendar.gif" alt="Calendar" border=0></A><A HREF="memberlist.php?s=$session[sessionhash]"><img width="67" height="25" src="{imagesfolder}/top_members.gif" alt="Find other members" border=0></A><A HREF="misc.php?s=$session[sessionhash]&action=faq"><img width="67" height="25" src="{imagesfolder}/top_faq.gif" alt="Frequently Asked Questions" border=0></A><A HREF="search.php?s=$session[sessionhash]"><img width="67" height="25" src="{imagesfolder}/top_search.gif" alt="Search" border=0></A><A HREF="index.php?s=$session[sessionhash]"><img width="67" height="25" src="{imagesfolder}/top_home.gif" alt="Home" border=0></A><!--
    <A HREF="member.php?s=$session[sessionhash]&action=clearcookies"><img width="67" height="25" src="{imagesfolder}/top_logout.gif" alt="Logout" border=0></A> -->
    <!-- /toplinks --></td></tr>
    </table>
    <!-- /logo and buttons -->

    <!-- content table -->
    <table bgcolor="{#040732}" width="100%" cellpadding="4" cellspacing="1" border="0"><tr><td>

    My table bg color is blurish purple, but when i view it on my board it is green. why is that
  • X-PhoeniX
    Senior Member
    • Dec 2000
    • 132

    #2
    you'll have to change
    {#040732}
    to
    #040732
    so lose the brackets.

    Comment

    • happ76
      Senior Member
      • Mar 2001
      • 141

      #3
      so for everything i always have to lose brackets?

      Comment

      • JWS
        Senior Member
        • Aug 2000
        • 161

        #4
        You don't need them around a #XXXXXX type of color designation. The "{}" are used in vB as a replacement variable delimiter in most cases. So, you could do "bgcolor={somecolor}" and then set "{somecolor}" up as a replacement variable to equal "#040732".

        Originally posted by happ76
        so for everything i always have to lose brackets?
        Jamie Sandford, editor
        Maxima.org,
        "The Home for Maxima Enthusiasts"
        http://www.maxima.org
        ------------------------------------------

        Rolling backup shell script (v2.0)
        Code to fix error when creating custom profile fields (v2.0b2)
        Code to make a bargraph rating instead of stars (v2.0b2)

        Comment

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