Little Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Wengi
    Member
    • Nov 2006
    • 32
    • 3.6.x

    Little Problem

    Hi to all 1st of all , i am facing a little problem on my header and i really cant figure out how to do it

    I am trying to use a 3banner image
    Left image is ok
    Right image is ok as well
    but center background is giving me nightmares as i cant figure out how to make it fill all the empty space in between the Left & Right images

    Can anyone help me out please as i am in a blind corner on what to do

    Image and Header template added

    Header Template

    Code:
    <!-- logo -->
    <a name="top"></a>
    <table border="0" width="$stylevar[outertablewidth]"height=”100%” cellpadding="0" cellspacing="0" align="center">
    <tr>
    <td align="left" valign="top"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/top-left.jpg" border="0" alt="" />&nbsp;</td>
    <td align="center" valign="top"><img src="$stylevar[imgdir_misc]/top-back.jpg" alt=""/>&nbsp;</td>
    <td align="right" valign="top"><img src="$stylevar[imgdir_misc]/top-right.jpg" alt="" />&nbsp;</td>
     <td align="$stylevar">
    </td>
    </tr>
    </table></td>
    </tr>
    <!-- /logo -->
    <!-- content table -->$marquee
    $spacer_open
    $_phpinclude_output



    Regards
    Wengi
  • NathanLedet
    Senior Member
    • Nov 2005
    • 264
    • 3.6.x

    #2
    Try this:

    Code:
    <td align="center" valign="top" style="background-repeat:repeat-x; background:$stylevar[imgdir_misc]/top-back.jpg">&nbsp;</td>

    Comment

    • Wengi
      Member
      • Nov 2006
      • 32
      • 3.6.x

      #3
      Originally posted by NathanLedet
      Try this:

      Code:
      <td align="center" valign="top" style="background-repeat:repeat-x; background:$stylevar[imgdir_misc]/top-back.jpg">&nbsp;</td>

      No same as it was

      Comment

      • DelphiVillage
        Senior Member
        • Apr 2002
        • 1051
        • 4.1.x

        #4
        HTML Code:
        <td align="center" valign="top" style="background-repeat:repeat-x top left; background:$stylevar[imgdir_misc]/top-back.jpg">&nbsp;</td>
        did that do any good ...

        Comment

        • Wengi
          Member
          • Nov 2006
          • 32
          • 3.6.x

          #5
          Originally posted by DelphiVillage
          HTML Code:
          <td align="center" valign="top" style="background-repeat:repeat-x top left; background:$stylevar[imgdir_misc]/top-back.jpg">&nbsp;</td>
          did that do any good ...
          no didnt work out as well ... been trying over 3days to figure out wth am i doing wrong or wth is missing from the coding

          Comment

          • DelphiVillage
            Senior Member
            • Apr 2002
            • 1051
            • 4.1.x

            #6
            well,

            Try to ask at vbulletin.org at graphics discussions there are a few "photoshop artists" there i think they can help you better.I mean i know howto use photoshop but the issue you are having isn't quite simple

            Comment

            • Wengi
              Member
              • Nov 2006
              • 32
              • 3.6.x

              #7
              Originally posted by DelphiVillage
              well,

              Try to ask at vbulletin.org at graphics discussions there are a few "photoshop artists" there i think they can help you better.I mean i know howto use photoshop but the issue you are having isn't quite simple
              I am a designer on .org as well and i know PhotoShop very well but a bit less on coding and i just cant figure out this prob

              Comment

              • Jose Amaral Rego
                Senior Member
                • Feb 2005
                • 11058
                • 1.1.x

                #8
                Code:
                <!-- Custom -->
                <table width="100%" border="0" cellpadding="0" cellspacing="0">
                <tr>
                    <td width="??" align="left" valign="top"><img src="$stylevar[imgdir_misc]/tren_z_front_btm_table_ls.gif" width="??" height="??" alt=" " border="0" /></td>
                    <td width="100%" style="background-image:url($stylevar[imgdir_misc]/image_for_center.gif)"><img src="$stylevar[imgdir_misc]/clear.gif" width="100%" height="??" alt=" " border="0" /></td>
                    <td width="??" align="right" valign="top"><img src="$stylevar[imgdir_misc]/image_for_the_right.gif.gif" width="??" height="??" alt=" " border="0" /></td>
                </tr>
                </table>
                <!-- /Custom -->

                Comment

                • Wengi
                  Member
                  • Nov 2006
                  • 32
                  • 3.6.x

                  #9
                  Originally posted by Jose Amaral Rego
                  Code:
                  <!-- Custom -->
                  <table width="100%" border="0" cellpadding="0" cellspacing="0">
                  <tr>
                      <td width="??" align="left" valign="top"><img src="$stylevar[imgdir_misc]/tren_z_front_btm_table_ls.gif" width="??" height="??" alt=" " border="0" /></td>
                      <td width="100%" style="background-image:url($stylevar[imgdir_misc]/image_for_center.gif)"><img src="$stylevar[imgdir_misc]/clear.gif" width="100%" height="??" alt=" " border="0" /></td>
                      <td width="??" align="right" valign="top"><img src="$stylevar[imgdir_misc]/image_for_the_right.gif.gif" width="??" height="??" alt=" " border="0" /></td>
                  </tr>
                  </table>
                  <!-- /Custom -->

                  Already tryed tht but it takes the border away .... the coding im using keeps everything in place just need to repeat the center image

                  Images added after your coding


                  Comment

                  • Jose Amaral Rego
                    Senior Member
                    • Feb 2005
                    • 11058
                    • 1.1.x

                    #10
                    Border around forum page.. I thought it was to place on category. Try this old tute.

                    Comment

                    • Wengi
                      Member
                      • Nov 2006
                      • 32
                      • 3.6.x

                      #11
                      Guys thnks for all the help but i have solved the problem ... found wth i had wrong in the coding

                      Thanks Again

                      Regards
                      Wengi

                      Comment

                      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                      Working...
                      😀
                      😂
                      🥰
                      😘
                      🤢
                      😎
                      😞
                      😡
                      👍
                      👎