Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2007-01-03, 06:07 PM   #1
Fonz
Former pr0n slinger.
 
Fonz's Avatar
 
Join Date: Aug 2003
Location: Antwerp, Belgium
Posts: 7,932
Html <TD> width problem

Ok, I've had this problem several times before and I've never been able to solve it.

It only seems to happen in IE...

http://www.babes-for-fun.com/100gals/sammy4u/

You see that the spaces between the thumbs decrease in size if you go from left to right. If I remove the black text in the center of the ad at the center of the page all the spaces between the thumbs are the same again but as soon as I start typing text and it jumps to a new line the <td> the text is in just gets smaller.

FF doesn't seem to have this problem..

Anyone?
__________________
See how I abuse little trees on my Shumi no Bonsai Blog
Fonz is offline   Reply With Quote
Old 2007-01-03, 06:40 PM   #2
CrazySy
There are no stupid questions, just stupid people!
 
CrazySy's Avatar
 
Join Date: Apr 2003
Location: ME,USA
Posts: 1,393
Send a message via ICQ to CrazySy
Hey Fonz

Change <td colspan=2 rowspan=2 align=left valign=middle> to <td width=360 colspan=2 rowspan=2 align=left valign=middle> and see if it fixes the problem.
CrazySy is offline   Reply With Quote
Old 2007-01-03, 06:47 PM   #3
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Your table math doesn't add up correctly.

<TABLE width=766
should be
<table width=840
And on the nested table
<table width=720
Should be
<table width=840
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2007-01-03, 06:48 PM   #4
DangerDave
Bonged
 
DangerDave's Avatar
 
Join Date: Mar 2003
Location: BrisVegas, AUSTRALIA
Posts: 4,882
..or possibly a width="25%" in each of the TD tags for one row... should hold it in place...

DD

_______________________________
No Nats - Find programs that DON'T use NATS
Old Dollars - Selling older women via CCBill for longer than NATS has been around
DangerDave is offline   Reply With Quote
Old 2007-01-03, 06:58 PM   #5
oast
With $10,000, we'd be millionaires! We could buy all kinds of useful things like ... love!
 
oast's Avatar
 
Join Date: May 2004
Location: UK
Posts: 316
Having a quick look:
Try adding a width to the text cell

width="390"
2x180 (the cell widths) + 2x15 (the cellspacing that you are merging)
__________________
Playboy Webmasters - The name says it all! $35 per signup or 60% revshare.
oast is offline   Reply With Quote
Old 2007-01-04, 10:01 AM   #6
Fonz
Former pr0n slinger.
 
Fonz's Avatar
 
Join Date: Aug 2003
Location: Antwerp, Belgium
Posts: 7,932
Quote:
Originally Posted by CrazySy View Post
Hey Fonz

Change <td colspan=2 rowspan=2 align=left valign=middle> to <td width=360 colspan=2 rowspan=2 align=left valign=middle> and see if it fixes the problem.
Well I'll be damned, that did the trick
Thanx!

Cleo, I got 2 tables, one width 766, the other nested in the first width 720, don't know where that 840 comes from

Thanks for the help all.
__________________
See how I abuse little trees on my Shumi no Bonsai Blog
Fonz is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:40 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc