![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Okay, something tells me that this is a question that has probably been asked a hundred times, but I went through the community tags (the ones I thought relevant to the problem) and couldn't find an answer. I also tried google. So, let me try to swallow down my hesitance and just ask for a little help. :[
I'm using a layer to recreate the Flexible Squares layout from LiveJournal—entirely because I felt like I had my journal set up exactly as I wanted it so I just tried to recreate it over here—along with custom CSS over it.
DW has a slightly different header links than LJ, namely the freaking Network section. You know, I honestly have no idea why it's there or what it does.
Is there any way to remove the Network section (along with the tags and memories section) when you're using custom layers like this? Or is this really obvious and I couldn't figure it out?
Thank you for at least checking this post out! /o/♥
I'm using a layer to recreate the Flexible Squares layout from LiveJournal—entirely because I felt like I had my journal set up exactly as I wanted it so I just tried to recreate it over here—along with custom CSS over it.
DW has a slightly different header links than LJ, namely the freaking Network section. You know, I honestly have no idea why it's there or what it does.
Is there any way to remove the Network section (along with the tags and memories section) when you're using custom layers like this? Or is this really obvious and I couldn't figure it out?
Thank you for at least checking this post out! /o/♥
no subject
Date: 2012-03-02 06:42 am (UTC)I believe this was tackled in the last month or so. Someone is sure to know!
no subject
Date: 2012-03-02 04:18 pm (UTC)no subject
Date: 2012-03-03 05:02 am (UTC)no subject
Date: 2012-03-02 09:03 am (UTC).navheader li+li+li+li {
display: none; }
.navheader li+li+li+li+li+li+li {
display: block; }
no subject
Date: 2012-03-02 03:17 pm (UTC). . . AND oh wow, thank you so much! That works perfectly! ♥♥