TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

Something wrong, please check?

Page: 1 Reply
Feb 10th 2002#30386 Report
Member since: Mar 20th 2001
Posts: 319
http://www.wallus.f2s.com/TPS/tps.html

I'm not sure why, but there is a gap between the iFrame and the tan line below it. Maybe someone will see something that I didn't. Thanks in advance!
Reply with Quote Reply
Feb 10th 2002#30456 Report
Member since: Mar 20th 2001
Posts: 319
what, nobody visits the Client Side code section anymore?? ;)
Reply with Quote Reply
Feb 11th 2002#30488 Report
Member since: Mar 20th 2001
Posts: 3367
There's a <.br> tag after the iframe

Easy way to fix this is to have a table watever width or height you want but 10 pixels larger than the iframe

then in the <.td> tag, valign it to middle and align it to center

Or

You can have the table the same size and have a cellpadding of 10 for the border

*set the table bgcolor to that tan color

<.side vent>
Man, i hate html codes with indentation, it's suppose to let you see the code better but its NOT


ohh, that vent has nuthing to do with you :D
Reply with Quote Reply
Feb 14th 2002#30958 Report
Member since: Mar 20th 2001
Posts: 319
alright, thanks. I got it now :D
Reply with Quote Reply
Feb 14th 2002#30963 Report
Member since: Mar 18th 2001
Posts: 1690
that's not it.

Look in your source code. The very last set if td tags. with the image in it. you have it's height set 10pixels higher than the actual height of your iframe.

a small tip. instead of setting the height and width of your td cells that have images as backgrounds, use a transparent gif image for the width and let cellpadding and cellspacing determine the width.

or just change width="357" to 347 and poof.
Reply with Quote Reply
Feb 14th 2002#30973 Report
Member since: Mar 20th 2001
Posts: 319
ahhh, I gotcha Axiom. Ill play around with it some more.
Reply with Quote Reply
Feb 14th 2002#30979 Report
Member since: Mar 20th 2001
Posts: 3367
ooo.... my bad...

mine was an alternative... :D
Reply with Quote Reply
Feb 14th 2002#30986 Report
Member since: Mar 18th 2001
Posts: 1690
side - that will cause it to move down too. but that
would have been a much larger line break it it was the real culprit.

so, in a way you were right. :p
Reply with Quote Reply
Feb 15th 2002#31186 Report
Member since: Feb 15th 2002
Posts: 4
I don't think it's your coding. I think that it may be your image. I saved everything on the page and tried editing it myself and it seems that the bottom gif has black borders.
Re-edit your image and then see if it still gives your problems.
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum