UBB.Dev
Posted By: GoTorankusuKu Problems with tables - 11/04/2000 11:29 AM
I'm having a problem with the alignment of the Advanced Navigation Bar and the tables containing the posts. You can view the problem here . Look at the right side, the tables aren't aligned correctly. I heard it was an HTML error so this is the correct forum to ask. I will be OH SO GREATFUL if someone helped me out. Thanks in advance!
Posted By: PhOeNiX LanDinG Re: Problems with tables - 11/04/2000 5:45 PM
Go back into forumdisplay and find the code that you added for the hack.

In the code you added, there should be a section which contains three < tr> tags. Those start new rows.

Change each one to < tr width=100%>

That should fix the top one.

Find the cope for the bottom and it will do the same.

PhOeNiX LanDinG



------------------
X-Admin Of Gaming Update
Pioneer of Gamespecs.com
Posted By: GoTorankusuKu Re: Problems with tables - 11/04/2000 8:47 PM
You meant ubb_library2.pl right? I'll give this a shot. Thanks for responding!
Posted By: GoTorankusuKu Re: Problems with tables - 11/04/2000 9:16 PM
Can you fix this so it can be right?

Update: NM fixed it, just had to make the table border color black (transparent to bg) which was a critical part of the admin bar.

This message has been edited by GoTorankusuKu on November 04, 2000 at 07:06 PM
Posted By: empire Re: Problems with tables - 11/04/2000 11:27 PM
Easy.
I looked at the parsed HTML, and I immediatly noticed that $TableWidth2 is set to 95%, just like $TableWidth. 95% of 95% gives a shorter table. It's aligned fine, just not long enough..

So change $TableWidth2 from 95% to 100%, and that SHOULD fix your problem, barring anything else I missed.

------------------
-david
www.antipopculture.org
Who's in bunker, who's in bunker?
Women and children first
Women and children first
Posted By: PhOeNiX LanDinG Re: Problems with tables - 11/04/2000 11:44 PM
No fair man. you beat me back. I had to work all day [Linked Image] haha. oh well.

I should have realized that it was a table... duh. Not a table row. Glad someone could fix it.

PL

------------------
X-Admin Of Gaming Update
Pioneer of Gamespecs.com
Posted By: empire Re: Problems with tables - 11/05/2000 12:06 AM
ah,yes. I have an unfair advantage over everyone...I DON'T WORK! [Linked Image]

my question is...how do people stand those anime forums? All those images (avatar and sigs) take up most of the space...and it takes forever to download. weird.

------------------
-david
www.antipopculture.org
Who's in bunker, who's in bunker?
Women and children first
Women and children first
Posted By: GoTorankusuKu Re: Problems with tables - 11/05/2000 12:34 AM
I know this is a dumb question, but how do I change the tablewidth2? I feel ashamed for not even knowing this...

------------------
The Fusion of Goku & Trunks...GoTorankusuKu
Posted By: GoTorankusuKu Re: Problems with tables - 11/05/2000 3:02 AM
OMG! LOL, all I had to do was add a black table border color and everything was fixed hahaha. I looked over all the codes for the postings.cgi and etc and found out that the tablewidth2 will = to $tablewidth which was set to 95%. Can't believe I figured it out without yours guys' help. Thanks for the little clues though!

------------------
The Fusion of Goku & Trunks...GoTorankusuKu
Posted By: zanardi Re: Problems with tables - 11/05/2000 4:30 AM
Um EE posted how to do exactly what you just said right above. [Linked Image]
Posted By: empire Re: Problems with tables - 11/05/2000 4:35 AM
yeah...thats not exactly what I said, but thats what it basically meant.

------------------
-david
www.antipopculture.org
Who's in bunker, who's in bunker?
Women and children first
Women and children first
© UBB.Developers