Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vertical nav bar squishing text and has gaps. #79

Open
AtomicTEM opened this issue Feb 14, 2023 · 13 comments
Open

Vertical nav bar squishing text and has gaps. #79

AtomicTEM opened this issue Feb 14, 2023 · 13 comments
Labels
CSS CSS/SCSS styling

Comments

@AtomicTEM
Copy link

image

@Jonius7 Jonius7 added the CSS CSS/SCSS styling label Feb 16, 2023
@Jonius7
Copy link
Owner

Jonius7 commented Feb 16, 2023

Unusual, I cannot seem to replicate it.
Does it appear for a particular game or all games are like this?

@AtomicTEM
Copy link
Author

All games. Btw I'm using Shiina theme.

@AtomicTEM
Copy link
Author

Unusual, I cannot seem to replicate it. Does it appear for a particular game or all games are like this?

The issue still persists, but I found out that it only occurs when I launch steam on my 1440p monitor.

@AtomicTEM
Copy link
Author

Or when I resize the window to be smaller then click back on the games, the vertical bar is fine, if I;m still on the game page then make steam fullscreen, no issue, but if in fullscreen I then click off then back on it breaks again.

@Jonius7
Copy link
Owner

Jonius7 commented Feb 20, 2023

So looks like an issue with the window/monitor being larger than 1080p, which I unfortunately can't test.

My guess is that some CSS class is kicking in and adding extra padding/margins, messing up the layout of the Nav Bar.

Mind having a look in -dev mode and seeing what's causing it? My video guide should tell you how to do so: https://youtu.be/7_3e9j8FFv8?t=645

@AtomicTEM
Copy link
Author

image
By changing those values to zero seems to fix the issue,

@AtomicTEM
Copy link
Author

This is what it looks like (not broken) on my 1080p screen
image

@Jonius7
Copy link
Owner

Jonius7 commented Feb 22, 2023

I put out a small update: top: 0px into the CSS in the hopes that it might fix it
04fcf46

@AtomicTEM
Copy link
Author

The Vertical Bar is now fixed, but I just found out that some games now have 10 buttons
For Example Counter Strike Global Offensive. So the vertical bar box needs to be extended down by one again
image

@Jonius7
Copy link
Owner

Jonius7 commented Feb 22, 2023

vertical bar box needs to be extended down by one again

Do you mean the header needs to be extended down?

@AtomicTEM
Copy link
Author

AtomicTEM commented Feb 24, 2023

Yes.

@Jonius7
Copy link
Owner

Jonius7 commented Feb 28, 2023

I have adjusted the header height a little to accomodate a Vertical Nav Bar with 9 items (eg: CS:GO).
Actually, how do you get the 10th item, Controller Layout? Do you need to plug in a controller?

@AtomicTEM
Copy link
Author

Yes you need to plug in a controller

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CSS CSS/SCSS styling
Projects
None yet
Development

No branches or pull requests

2 participants