Date: 2019-05-15 02:21 am (UTC)
momijizukamori: Grey tabby cat with paws on keyboard and mouse. The text reads 'code cat is on the job', lolcats-style (CODE CAT)
It looks like you have this section in your custom CSS:
#header li {
padding: 0 !important;
}
.recent, .archive, .read, network, .tags, .memories, .userinfo {
padding: 10px;
}
#header .tags {
display: none;
}
#header .network {
display: none;
}


And now it should be:
#header .module-navlinks li {
padding: 10px;
}

.list-item-tags, .list-item-network {
display: none;
}


(I didn't intend to remove the old css classes on the header link items when I added classes to the list items, but apparently I did, and we have pushed a fix for that yet, so people can use their old code)
This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

Profile

Dreamwidth style system discussion

April 2025

S M T W T F S
  12345
6 78910 1112
13 141516171819
2021 2223242526
27282930   

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 15th, 2025 04:22 am
Powered by Dreamwidth Studios