Brynda Posted April 27, 2008 Share Posted April 27, 2008 I'm trying to figure out how to remove the line in the user info box above links (Trade, Auctions, etc). It's not a horizontal rule line, it's the top border of a table, and I can't get rid of it. Help?? Thanks. Here's a peice of the source that shows what the line is: <table style="[b]border-top: 1px solid rgb(228, 228, 228);[/b]" align="center" border="0" cellpadding="4" cellspacing="0" width="100%"> Link to comment Share on other sites More sharing options...
Izzy ♥ Posted April 29, 2008 Share Posted April 29, 2008 You can try the basic table{border:0px;} in your style tags, but I don't think that actually works... I gave up trying to find a way to remove it lol Link to comment Share on other sites More sharing options...
_Zafia_ Posted April 29, 2008 Share Posted April 29, 2008 I used this guide to make my UL - Maybe you can find it there? http://www.neopets.com/~l00kuphelp Link to comment Share on other sites More sharing options...
Brynda Posted April 30, 2008 Author Share Posted April 30, 2008 I figured I'd let you know that I figured it out with some help from another neopian, who I unfortunately can't remember her name. Zafia: I used that same guide! It helped a lot, but didn't have anything about that little line. Isabel: FFR I put the code I used below, in case you wanted to use it. :-) .contentModuleContent table {border:none!important;} Link to comment Share on other sites More sharing options...
bodhikels Posted August 27, 2022 Share Posted August 27, 2022 Thank you 14 years later for this Link to comment Share on other sites More sharing options...
Recommended Posts