Table Spacing Issue

  • Joe426
  • Beginner
  • Beginner
  • User avatar
  • Joined: Mar 14, 2007
  • Posts: 59
  • Status: Offline

Post March 13th, 2008, 6:51 pm

In firefox, there are gaps at the top of the page, below the yellow bar, as well as a grey cap below the title of this page:

http://www.hacknmod.com/display.php?subcat=test

Anyone know how to fix this?

Thanks!
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post March 13th, 2008, 6:51 pm

  • delNorto
  • Novice
  • Novice
  • No Avatar
  • Joined: Mar 01, 2008
  • Posts: 21
  • Loc: Netherlands
  • Status: Offline

Post March 13th, 2008, 10:31 pm

Add the following to your "style" tag:

Code: [ Select ]
table { margin-top : 0px;
        margin-bottom: 0px;
}
  1. table { margin-top : 0px;
  2.         margin-bottom: 0px;
  3. }


That should do it, I think
  • Joe426
  • Beginner
  • Beginner
  • User avatar
  • Joined: Mar 14, 2007
  • Posts: 59
  • Status: Offline

Post March 14th, 2008, 5:23 pm

it now works in IE but not FF :( Any other suggestions?
  • Joe426
  • Beginner
  • Beginner
  • User avatar
  • Joined: Mar 14, 2007
  • Posts: 59
  • Status: Offline

Post March 15th, 2008, 11:40 am

Anybody? Is it CSS or an html issue?
  • AnarchY SI
  • Web Master
  • Web Master
  • User avatar
  • Joined: Oct 30, 2004
  • Posts: 2521
  • Loc: /usr/src/MI
  • Status: Offline

Post March 15th, 2008, 5:48 pm

http://www.hacknmod.com/display.php?subcat=test wrote:
Code: [ Select ]
<a href="http://rover.ebay.com/rover/1/711-1751-2978-71/1?AID=5463217&PID=+2461082&mpre=http%3A%2F%2Fsearch.express.ebay.com%2Fitems%2FComputers-Networking___intel-processor_W0QQ_nkwZintelQ20processorQQ_fxdZ1">Get a Brand Spanking new QUAD CORE</a> </div></td>

the div tag is why you're getting a line break beneath it in firefox
instead of using the div tag to center, just add align="center" in your td tag, such as:
Code: [ Select ]
<td width="818" height="27" bgcolor="#FFFBD7" align="center">
Image
"In a world without walls and fences, who needs Windows and Gates?"
  • spork
  • Brewmaster
  • Silver Member
  • User avatar
  • Joined: Sep 22, 2003
  • Posts: 6130
  • Loc: Seattle, WA
  • Status: Offline

Post March 16th, 2008, 8:52 pm

*cough*useCSSinstead*cough*

Code: [ Select ]
<td style="width: 818px; height: 27px; background: #FFFBD7; align: center;">
The Beer Monocle. Classy.
  • AnarchY SI
  • Web Master
  • Web Master
  • User avatar
  • Joined: Oct 30, 2004
  • Posts: 2521
  • Loc: /usr/src/MI
  • Status: Offline

Post March 16th, 2008, 10:00 pm

spork wrote:
*cough*useCSSinstead*cough*

even better >.<
Image
"In a world without walls and fences, who needs Windows and Gates?"
  • righteous_trespasser
  • Scuffle
  • Genius
  • User avatar
  • Joined: Mar 12, 2007
  • Posts: 6228
  • Loc: South-Africa
  • Status: Offline

Post March 17th, 2008, 1:31 am

spork wrote:
*cough*useCSSinstead*cough*

I actually suggested that and my post got deleted ... wtf!!??
Let's leave all our *plum* where it is and go live in the jungle ...
  • AnarchY SI
  • Web Master
  • Web Master
  • User avatar
  • Joined: Oct 30, 2004
  • Posts: 2521
  • Loc: /usr/src/MI
  • Status: Offline

Post March 17th, 2008, 1:57 am

righteous_trespasser wrote:
spork wrote:
*cough*useCSSinstead*cough*

I actually suggested that and my post got deleted ... wtf!!??

are you sure you hit submit? lol
Image
"In a world without walls and fences, who needs Windows and Gates?"
  • righteous_trespasser
  • Scuffle
  • Genius
  • User avatar
  • Joined: Mar 12, 2007
  • Posts: 6228
  • Loc: South-Africa
  • Status: Offline

Post March 17th, 2008, 2:13 am

Yeah, I actually re-red my post aswell ... lol ... whatever ... doesn't matter ...
Let's leave all our *plum* where it is and go live in the jungle ...
  • Joe426
  • Beginner
  • Beginner
  • User avatar
  • Joined: Mar 14, 2007
  • Posts: 59
  • Status: Offline

Post March 18th, 2008, 4:27 pm

neither suggestion worked. :(
  • Joe426
  • Beginner
  • Beginner
  • User avatar
  • Joined: Mar 14, 2007
  • Posts: 59
  • Status: Offline

Post March 22nd, 2008, 9:03 pm

Anyone else have any suggestions?
  • xtaaxt
  • Born
  • Born
  • No Avatar
  • Joined: Mar 23, 2008
  • Posts: 3
  • Status: Offline

Post March 23rd, 2008, 1:27 am

I tried,but no idea works.

Post Information

  • Total Posts in this topic: 13 posts
  • Users browsing this forum: No registered users and 143 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
cron
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.