Need Help

Discussion in 'General Discussion' started by DYABLO, May 24, 2005.

  1. DYABLO

    DYABLO Well-Known Member

    Posts:
    81
    Likes Received:
    0
    Joined:
    Oct 18, 2004
    does any1 know how to fix that right bar it was k but when i added an extra content box the bar moved
    My Webpage
    original

    [​IMG]
     
  2. himster

    himster Well-Known Member

    Posts:
    2,049
    Likes Received:
    0
    Joined:
    Dec 18, 2004
    Well actually im sure that header is ripped of a premium template, because ive seen it on a template site and on a real site.
     
  3. Fate

    Fate Well-Known Member

    Age:
    32
    Posts:
    5,655
    Likes Received:
    0
    Joined:
    Dec 29, 2004
    Location:
    Manchester, UK
    Cos u havent made the sidebar expandable probly, set the height of the sidebar to '100%'

    That shud work.
     
  4. DYABLO

    DYABLO Well-Known Member

    Posts:
    81
    Likes Received:
    0
    Joined:
    Oct 18, 2004
    no i didnt mk that template at all have is premium and the other is from ct and thanks Gareth ill try that
     
  5. himster

    himster Well-Known Member

    Posts:
    2,049
    Likes Received:
    0
    Joined:
    Dec 18, 2004
    I dont think its that, I find it really hard to see without making it myself =/
     
  6. DYABLO

    DYABLO Well-Known Member

    Posts:
    81
    Likes Received:
    0
    Joined:
    Oct 18, 2004
    nop its not that :(
     
  7. himster

    himster Well-Known Member

    Posts:
    2,049
    Likes Received:
    0
    Joined:
    Dec 18, 2004
    I think I got it.

    Find the table that that image is in, and put this:

    <td background="The image that is weird">
    </td>

    That should do teh trick.
     
  8. DYABLO

    DYABLO Well-Known Member

    Posts:
    81
    Likes Received:
    0
    Joined:
    Oct 18, 2004
    the same :(
     
  9. himster

    himster Well-Known Member

    Posts:
    2,049
    Likes Received:
    0
    Joined:
    Dec 18, 2004
    Surely its that :( Post the html, only the part that is wrong.
     
  10. DYABLO

    DYABLO Well-Known Member

    Posts:
    81
    Likes Received:
    0
    Joined:
    Oct 18, 2004
    Code:
     <tr>
                <td width="50%" bgcolor="#222222" height="1"></td>
              </tr>
            </table>
            </td>
            <td background="images/border_right.jpg" valign="bottom">[img]images/border_right_bottom.jpg[/img]</td>
             </tr>
        </table>
        </td>
      </tr>
      <tr>
        <td width="100%" valign="top"></td>
     

Share This Page