[personal profile] nimueth posting in [community profile] style_system
I prefer smaller fonts to DW's defalt, but everytime I decrease the page size in the editor, the navigation strip becomes uncomfortable to read.




Is there a way to fix the navstrip's size with CSS, so that it remains unaffected?

Date: 2014-07-18 04:22 pm (UTC)
musyc: Silver flute resting diagonally across sheet music (Default)
From: [personal profile] musyc
we basically made it stop displaying on one line and tried to let it wrap when possible

Is there a simple, CSS-based way to undo that and put it back to one-line, no-wrap, full-width? Having it all squished to the left and breaking into multiple lines is seriously messing with my visual sense of balance. Like, to the point where I'm about to shut it off because it makes me nervous to look at it.

Date: 2014-07-18 07:29 pm (UTC)
From: [personal profile] ex_beautified302
Adding this to your CSS seems to work:

#lj_controlstrip td {
display: table-cell;
white-space: nowrap; }

Date: 2014-07-18 07:42 pm (UTC)
musyc: Silver flute resting diagonally across sheet music (Default)
From: [personal profile] musyc
Thank you! That gave me the hint I needed. I took out the white-space because I don't actually care how tall the strip is, just how wide. XD On my tablet, I'm getting a nice single row all the way across now.

Date: 2014-07-18 07:48 pm (UTC)
From: [personal profile] ex_beautified302
Whoops, that's my personal account! ;)

You're welcome!

Date: 2014-07-19 04:57 pm (UTC)
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
From: [personal profile] afuna

Hrrm, try:

#lj_controlstrip td { display: table-cell; }

Profile

Dreamwidth style system discussion

April 2025

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

Page Summary

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 17th, 2025 01:50 am
Powered by Dreamwidth Studios