Removing Rounded Corners

Unfortunately Myspace didn’t supply us with a completely style-less theme, so we have to do that ourselves. One of the biggest steps is to remove the rounded corners from the base stylesheet:

div.moduleTop,
div.moduleTop div,
div.moduleBottom,
div.moduleBottom div { background-color: transparent; background-image: none; font-size:0px; }
div.moduleTop div div { height:5px; border-top: 0px; margin: 0px 5px; }
div.moduleBottom div div { height:5px; border-bottom: 0px; margin: 0; }
div.moduleMid2 { margin: 0px; }
div.moduleMid { border-left: 0px; }
div.moduleMid1 { border-right: 0px; }

More to come folks!

3 Comments

  1. Posted November 11, 2008 at 11:26 pm | Permalink

    Thanks a ton! God I was going crazy trying to figure that out.

  2. Posted November 12, 2008 at 10:05 pm | Permalink

    remove profile 2.0

  3. bronwyn
    Posted May 14, 2009 at 4:38 am | Permalink

    thanks heaps!

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*