Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Carbonic

macrumors regular
Original poster
Mar 2, 2008
109
0
Im in the process of getting my blog started, and I just have a really minor annoyance that I can't seem to figure out how to get rid off, here is an image that will make it easier for me to explain:

20090331-f7sgt4k8i8wy8e4hh8bg44653h.jpg


Basically, I want to remove all of those lines that appear under each of my links, I want to keep the line under where it says "Blogroll" but after every link I think is really unnecessary.. Can anyone help me out with this?

oh, and heres the link to my site: http://iamjaybot.net
 
Hi :)

HTML:
.widgetblock li {

padding:5px 0 8px 0;

background:url(images/sidebreak.png) bottom left no-repeat;

}

Switching to background:transparent; or just deleting background altogether should do the trick I think (only looked briefly though).
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.