#Silly Little Bookmarks Bar Customization

23 messages ยท Page 1 of 1 (latest)

rigid skiff
#

The left and right margins are manually calculated based on how many icons are on each side of the URL bar. Otherwise it won't be centered. There's some other miscellaneous customizations that I use included, but the important section is /* bookmarks */

#

I use bookmarks toolbar > only show on new tab

#

Works with gradients too

tough igloo
#

niceee

rigid skiff
#

I fixed some margin issues so here's the fixed css

#

Last update I swear. I fixed cutomize toolbar mode

tough igloo
#

which point in that code

rigid skiff
#
     max-width: fit-content !important;
}```
rigid skiff
#

Okay last last fix. The padding on the urlbar was wrong when not on a new tab

#

#PersonalToolbar[collapsed="false"] is the change

rigid skiff
#

Not sure why there were a bunch of duplicates in that one part of the video but whatever

rigid skiff
twin void
#

omg, u have solved an issue of mine. which was extra place for extensions. im using singletoolbar mode, but this still would work.

twin void
# rigid skiff

one issue is that the @keyframes part doesnt seem to work. why is it not animating?

rigid skiff
#

Are you using it in single toolbar mode? Iโ€™m not sure how that would work

rigid skiff
#

The @keyframes animation will play when you show or hide the bookmarks bar with <Control><Shift>B, but otherwise the animation is just the vertical show/hide bookmarks bar. I would remove the top negative margin on #personal-bookmarks if you're going to use it this way, but I'm glad I solved a problem for you! @twin void

twin void
rigid skiff
#

It does, it's just that the bookmarks bar is hidden when it happens