View Full Version : Borders?


discotraxx_____
05-24-2005, 10:22 PM
I'm not sure what this would be under, but if anyone knows how to fix it, ill love you forever.

This is for Livejournal, Im wondering if anyone knows how to get rid of these lines? Because to make the border size bigger, when theres a ton of lines like that makes it look aweful.

http://i2.photobucket.com/albums/y15/loveisa_scene/random/LJ.jpg

So if anyone knows how to get rid of those, let me know.

oldcrazylegs
05-24-2005, 11:20 PM
To turn off a border use border:none;

discotraxx_____
05-25-2005, 01:46 AM
To turn off a border use border:none;

tried that, doesnt work.

lefty
05-25-2005, 03:10 AM
Mind posting the code you're using?

discotraxx_____
05-27-2005, 08:13 PM
<style type="text/css">
<!--
table table table table .meta {visibility:hidden;position:absolute;top:1px}
table table table table table .meta {visibility:none;position:relative;top:1px}
-->
</style>
<tr><td colspan="0" width="100%">
<table style="float:right" cellspacing="none" border="none" cellpadding="none">
<tr><td class="nav">
<a href="http://www.myspace.com/amyelizabeth"><b>MYSPACE</b></a> <a href="http://www.livejournal.com/userinfo.bml?user=discotraxx_____"><b>INFO</b></a> <a href="http://www.livejournal.com/users/discotraxx_____/friends"><b>FRIENDS</b></a> <a href="http://www.livejournal.com/friends/add.bml?user=discotraxx_____"><b>ADDME</b></a>
</td></tr></table></td></tr>

MaGiCSuN
07-29-2005, 07:53 PM
it's border: none; when using css
when using normal straight html

it is border="0"

also where are the first <table> and last </table> tag?
stylesheets should be between the <head> and </head> and not inbetween the content itself.

Love,
Mirna