Changing template file with a plugin...
-
Would I then need to add the entire contents of the original home.tpl?
yup. But solves this problem:
but don't want to merge and mess with the lavender theme
EDIT: What you have going down there actually looks pretty good (and tbh I have no idea why we don't do this). How about you make the change to Lav, post up a PR with a demo link and lets see what happens, maybe it will become official
-
@psychobunny Doing that under the username is a lot easier to implement, I just don't know the best way to handle long usernames, I could break them with word wrap, but you would then be known as
psychobunn y
I don't want to drop the font size much more either, going from 85% with
<small>
down to 80% fits your username in, but I'm sure longer names exist.Suggestions whilst I work on this would be great,
-
That's actually probably why that never ended up working out in the design
-
I would really hate if my name was
psychobun...
-
@psychobunny what about just
psycho...
-
-
@psychobunny create another admin group called
nny
. -
lmao
@baris knows he can get away with merging the PR without finding a solution to the ellipsis
because I'm the only one out of the three that's affected by it, therefore I have to fix it
EDIT: This is how it would look like in Pewter
-
.username { font-size: 80%; }
-