white lines around table cells

  • deathblade
  • Proficient
  • Proficient
  • User avatar
  • Joined: Mar 08, 2007
  • Posts: 419
  • Loc: u.k
  • Status: Offline

Post July 4th, 2008, 12:14 pm

looks fine in ie but in firefox there are white lines around the table cells is there away to stop this?


http://arc.22web.net

: btw i have the new firefox i don't know if thats why :
This is a block of text that can be added to posts you make. There is a 500 character limit.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 4th, 2008, 12:14 pm

  • saltedm8
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Jul 04, 2008
  • Posts: 6
  • Status: Offline

Post July 4th, 2008, 5:46 pm

change this

<table border="1" bordercolor="#000000" cellpadding="3" width="728" align="center" class="main" >

to this

<table border="0" bordercolor="#000000" cellpadding="3" width="728" align="center" class="main" >

notice that the value in table border has been changed to 0
  • paul_l81
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Jul 15, 2005
  • Posts: 41
  • Status: Offline

Post July 4th, 2008, 5:53 pm

Depends on what you want...

Do you still want the black borders on the tables and the cells?

If so... then you can maybe add a css entry like

td {border: 1px solid black;}

and that should force all your table cells to have a black border.
  • deathblade
  • Proficient
  • Proficient
  • User avatar
  • Joined: Mar 08, 2007
  • Posts: 419
  • Loc: u.k
  • Status: Offline

Post July 5th, 2008, 11:44 am

paul_l81 wrote:
Depends on what you want...

Do you still want the black borders on the tables and the cells?

If so... then you can maybe add a css entry like

td {border: 1px solid black;}

and that should force all your table cells to have a black border.


sweet the css way worked thanks :)
This is a block of text that can be added to posts you make. There is a 500 character limit.

Post Information

  • Total Posts in this topic: 4 posts
  • Users browsing this forum: No registered users and 104 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.