Replies

Dec 15, 2009 16 years ago
Tatsie
is fashionable
User Avatar

I've just finished a CSS layout, but there's a few loose ends that are bothering me. In my events widget, 'Shop Purchases' and other headers are in a black font and I can't find the right wording to change it. Also, my delete bullets are suddenly back to default and aren't working with the usual coding.

As always, thanks for any help 8DD

Dec 16, 2009 16 years ago
The Doctor
Asmodeus
User Avatar

delete bullets: a.event-remove, a.event-remove-cat {background-image: url('http://images.subeta.net/icons/bullet_delete.png');}

widget headers: .sidebar-widget .sidebar-widget-header {color: ; font-size: 10px; font-family: verdana}

Dec 16, 2009 16 years ago
Tatsie
is fashionable
User Avatar

Thanks so much 8D

Please log in to reply to this topic.