![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Hiya! I'm a CSS noob and most of what I've learned thus far is trial and error attempts at implementing suggestions for custom CSS that I've seen in this community.
I'm playing around with Fluid Measure on my journal and have a couple of questions. Thank you for any help you can give!:
1) Is it possible to put the Navigation module in a header? Or do I need to pick a different style to do that? That's a dealbreaker for me.
(ETA: fixed! thanks to
althea_valara) 2) The space (container? IDEK) around the modules is showing black on my desktop (but not on mobile). I can't figure out where to change that.

I'm playing around with Fluid Measure on my journal and have a couple of questions. Thank you for any help you can give!:
1) Is it possible to put the Navigation module in a header? Or do I need to pick a different style to do that? That's a dealbreaker for me.
(ETA: fixed! thanks to
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)

no subject
Date: 2023-02-28 03:00 am (UTC)Hi! For your second question:
That black space is caused by a border-right CSS that only shows up on desktop. Your sidebar appears on the right, thus the responsible code is this one:
To set the color, you can add the color code next to the word solid. For example, to set it to white you can do like
I hope this helps.
no subject
Date: 2023-02-28 10:34 am (UTC)no subject
Date: 2023-02-28 12:45 pm (UTC)Sorry: I should have provided details. Everything in my mobile view collapsed so that I was only seeing one character per line. I removed that code from my custom CSS and it went back to normal. Thanks anyway.
no subject
Date: 2023-02-28 11:44 pm (UTC)From the Dreamwidth main menu, go to Organize -> Customize Style, then click the Colors tab on the left side. The screen looks like this:
The entry you want is the Page border color - it probably reads #000000 right now. Change that to whatever Hex color you'd like, and that should fix the issue.
I hope this works for you! Unfortunately I don't know enough about CSS to answer your first question.
no subject
Date: 2023-02-28 11:50 pm (UTC)no subject
Date: 2023-03-05 07:24 pm (UTC)no subject
Date: 2023-03-05 10:03 pm (UTC)