You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
700 B
Markdown

2 years ago
---
title: Dynamic Text and Pi-Star
layout: post
date: 2023-01-26 04:14:59
tags: Site
excerpt_separator: <!--more-->
---
I modified the CSS to make the sidebar text dynamic based on height. This was done because DPI settings or other odd
resolutions were causing part of the menu to get cutoff.
My Pi-Star Dashboard is now viewable. It too required some CSS trickery to work right with different widths. If your
screen is smaller than what Pi-Star can resize, it's going to look bad. It's a reverse-proxy, so all you'll be able
to do is view the main dashboard page. I had to disable some security on the hotspot's web-server to make this work.
Since it's behind a firewall, I'm not too worried.