Help - Search - Members - Calendar
Full Version: hiding borders around myspace modules ?
Forums > Resource Center > Support Center > MySpace Support
gabelazo
i've searched all over the internet and can't find any help.

how do i remove these rounded borders around my modules ? i'm using IE.

click to enlarge
creole
Um try these codes.

Option 1:
CODE
div.moduleMid, div.moduleMid1 {border: 0px;}
div.moduleTop, div.moduleBottom {display:none;}


Option 2:
CODE
div.module div.moduleMid li,
div.module h3.moduleHead,
div.module li.moduleItem,
div.module div.userComment,
div.module div, div.content
{background-color:transparent; border:0px;}
hr, div.moduleTop, div.moduleBottom {display:none;}



Or, you could always look at this tutorial.
Here.


See if any of these options help you.
heyo-captain-jack
you've got firefox installed but you use IE?
creole
i was about to say the IE thing, lmfao
Mickey
Try this code:

CODE
div.moduleTop div div {border: 0px;}
div.moduleBottom div div {border: 0px;}
div.moduleMid {border: 0px;}
div.moduleMid1 {border: 0px;}
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.