Closed Thread
Results 1 to 9 of 9

Thread: Major Design Prob!

  1. #1
    FWS Addict Baggio is an unknown quantity at this point
    Join Date
    Mar 2001
    Location
    Hong Kong
    Posts
    528

    Question

    Hey ppl,
    I'v got a major deisgn prob with the template of my new prototype. I'm using tables throughout this template, all was fine until I reached almost the ned of the page.

    Strangely, now I get this wierd line separating the embedded table from the rest of the major table.

    I still can't see where the prob lies in my code, I'd b grateful if any of u guys could check it out for me and point out the source of the error.

    Here's the url:
    http://www16.brinkster.com/ihb/index2.shtml

    Thanx in advance.

  2. #2
    FWS Addict Baggio is an unknown quantity at this point
    Join Date
    Mar 2001
    Location
    Hong Kong
    Posts
    528
    Any1 plz????

  3. #3
    Pro Member Woofcat is an unknown quantity at this point Woofcat's Avatar
    Join Date
    Nov 2000
    Location
    Chicago
    Posts
    286
    Sorry to say it but it's such a poorly designed site with so many problems I don't know which error you're talking about...

    Es ist nicht leicht ein Gott zu sein

  4. #4
    FWS Addict Baggio is an unknown quantity at this point
    Join Date
    Mar 2001
    Location
    Hong Kong
    Posts
    528
    Well, I was kinda hoping someone would read the first post, I'm talking about the porblem of having that white spacing line within the end of my new tables design.

    So, is there anyone who can help me find the prob in my source code?

    http://www16.brinkster.com/ihb/index2.shtml

  5. #5
    Senior Member lord_andy is an unknown quantity at this point
    Join Date
    Mar 2001
    Location
    Spain-Mallorca
    Posts
    104

    a possible solution to your white line

    I was playing around with your code and this is what I was able to come up with. It is the table which you put in the cell which was f**king with your row. This was the only way I could get the images to line up with the bottom of the center cell.

    <TR height=108>

    <TD width=108><IMG height="100%" width=108 src="CM Dome - The Gathering Place For All CM Addicts_files/c1.gif">
    </TD>

    <TD height="108" vAlign=top align="center" width=557 bgColor=#000000>
    <FONT face=tahoma color=#ffffff size=2>Copyright
    CM Dome © 2001<BR>Contact ihb with any questions [<A
    href="mailto:webmaster@cmaddict.zzn.com">here</A>]</FONT></TD>

    <TD width=115><IMG height="100%" width=115 src="CM Dome - The Gathering Place For All CM Addicts_files/c2.gif">
    </TD></TR>

    Good luck with the site.
    P.S. When I went to your page I got a window saying I needed a plug-in for chinese to be able to see it. I cancelled though and it came up fine.

  6. #6
    FWS Addict Baggio is an unknown quantity at this point
    Join Date
    Mar 2001
    Location
    Hong Kong
    Posts
    528
    Thanx man! It worked alright.

    hmmm... I think that plug-in thing has to do with the OS I'm using, cuz it allows Chinese char reading, and its set as default. I'll play around with the options to c about taking the prob out.

    Cheers man.

  7. #7
    FWS Addict atlas has a spectacular aura aboutatlas has a spectacular aura about atlas's Avatar
    Join Date
    Nov 2000
    Posts
    501
    Yeah, in N4.7x I only see this big white box. You have more than just one problem I'd say.

    -mk

  8. #8
    NLC lucifer is an unknown quantity at this point lucifer's Avatar
    Join Date
    Mar 2001
    Location
    Hades
    Posts
    1,213
    [QUOTE]Originally posted by Baggio
    [... I think that plug-in thing has to do with the OS I'm using, cuz it allows Chinese char reading, and its set as default. QUOTE]

    kill the charset=big5
    };-P

    stuff -->---------------

  9. #9
    FWS Addict Baggio is an unknown quantity at this point
    Join Date
    Mar 2001
    Location
    Hong Kong
    Posts
    528
    thanx man.

    Yeah, must'v been the big 5 setting.

Closed Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts