I'm trying to use THIS layout from LJ. But if you look at my journal, icarly you can see it's not exactly the same. I'm not sure how to get rid of the TAGS and MEMORIES links at the top, can someone help?
I know this is late, but would there be a way to get rid of the "network" link? I love my paid account, but I have no use for that link in my navigation.
ETA: Actually the workaround up there fixed it. Thanks!
ETA 2: Actually, no, it removed my flist link. Oh well.
ETA 3: Doing the following removed "Network," "Tags," and "Memories" from my navigation links.
.navheader li + li + li + li + li { display: none !important; } .navheader li + li + li + li + li + li + li + li { display: inline-block !important; }
no subject
ETA: Actually the workaround up there fixed it. Thanks!
ETA 2: Actually, no, it removed my flist link. Oh well.
ETA 3: Doing the following removed "Network," "Tags," and "Memories" from my navigation links.
.navheader li + li + li + li + li { display: none !important; }
.navheader li + li + li + li + li + li + li + li { display: inline-block !important; }