My question is related to the second part of this question, however, it looks like you can't customize .module-navlinks .module-list-item without having the items set to "display: none;" show up again (only the item's background, not the links themselves).
What am I missing here? ETA: And that's what the css looks like
.module-navlinks{padding: 0;}
.module-syndicate .module-header, .module-navlinks .module-header{display: none; }
.module-navlinks .module-list-item{background: #65605b; padding: 5px; margin: 0; border-bottom: 2px solid #423c37; font-weight: bold; text-transform: uppercase;}
.module-list-item .read, .module-list-item .memories, .module-list-item .network{display: none;}
.module-navlinks .module-list-item a{text-decoration: none; }
What am I missing here? ETA: And that's what the css looks like
.module-navlinks{padding: 0;}
.module-syndicate .module-header, .module-navlinks .module-header{display: none; }
.module-navlinks .module-list-item{background: #65605b; padding: 5px; margin: 0; border-bottom: 2px solid #423c37; font-weight: bold; text-transform: uppercase;}
.module-list-item .read, .module-list-item .memories, .module-list-item .network{display: none;}
.module-navlinks .module-list-item a{text-decoration: none; }
Tags:
no subject
Date: 2010-06-13 09:29 am (UTC)