PDA

View Full Version : Major Design Prob!



Baggio
March 26th, 2001, 09:32
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. ;)

Baggio
March 28th, 2001, 05:43
Any1 plz????

Woofcat
March 28th, 2001, 09:21
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...

Baggio
March 28th, 2001, 16:51
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

lord_andy
March 30th, 2001, 08:39
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.

Baggio
March 30th, 2001, 08:51
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. ;)

atlas
March 30th, 2001, 15:30
Yeah, in N4.7x I only see this big white box. You have more than just one problem I'd say.

-mk

lucifer
March 30th, 2001, 16:28
[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

Baggio
March 31st, 2001, 00:14
thanx man.

Yeah, must'v been the big 5 setting.