![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Hey, I have a few questions I'm hoping somebody can help with!
I'm using Tabula Rasa Plain, with this custom css. There's three things I want to do but am not sure how/can't get to work.
1. I want the "network" link removed from the navigation without leaving a gap. Leaving the text box in the "Text" area blank left a gap, so I tried adding:
.module-navlinks .network {
display: none;
}
as I found that in another post, but the gap is still there.
2. How can I make the "edit/tags/memo/etc" and the "link/#/reply" at the end of entries all display on one line?
3. Down at the bottom under the Profile module, (how) can I hide the "subscribe/post entry/tell someone" links? (that I assume are only visible to me, but they still bug.)
I used to do layouts on LJ, so I have some understanding of CSS, but that was 10+ years ago and I've never done any on DW. I feel like I have no idea what I'm looking for. I also have a paid account and so can make layers if necessary I guess, but that's also been a good 10+ years since I did any on LJ and I would need to be walked through it.
Any help would be appreciated!
I'm using Tabula Rasa Plain, with this custom css. There's three things I want to do but am not sure how/can't get to work.
1. I want the "network" link removed from the navigation without leaving a gap. Leaving the text box in the "Text" area blank left a gap, so I tried adding:
.module-navlinks .network {
display: none;
}
as I found that in another post, but the gap is still there.
2. How can I make the "edit/tags/memo/etc" and the "link/#/reply" at the end of entries all display on one line?
3. Down at the bottom under the Profile module, (how) can I hide the "subscribe/post entry/tell someone" links? (that I assume are only visible to me, but they still bug.)
I used to do layouts on LJ, so I have some understanding of CSS, but that was 10+ years ago and I've never done any on DW. I feel like I have no idea what I'm looking for. I also have a paid account and so can make layers if necessary I guess, but that's also been a good 10+ years since I did any on LJ and I would need to be walked through it.
Any help would be appreciated!