damnit
i decided the site needed a facelift, so i changed templates, not thinking about how erasing everything off the old one would be such a pain in the ass to fix. if anyone can tell me how to get those goddamn dots off the sidebar below the cost of war counter, i'll give them an iou for a million bucks.

6 Comments:
Nice look. I don't know about the dots, though. Sorry?
As I recall, you need to edit the following:
#sidebar ul {
margin:0 0 1.5em;
padding:0 0 1.5em;
border-bottom:1px dotted #fff;
I may be wrong, though. I usually have to fool with stuff and redo 20 times to figure out where I've gone wrong.
ok, i found that in my code, so what do i edit about it to make the bullets go away, remember you have to type slowly and use small words as i'm a techno-weenie.
I *think* you elimininate the 'bullets' or 'dot' reference. You can check the HTML tags for various bullet types here: http://www.smartwebby.com/web_site_design/bullets.asp
I type slowly anyway, so no worries there. And you're not a techno-weenie. :-)
thanks nikki, they are gone and life is good again round these parts.
Anytime. :-)
Post a Comment
<< Home