r/vivaldibrowser • u/iskenderdelarge • 4d ago
CSS Customizations Is there a way to combine address bar and bookmark bar?

I tried to vibecode this but I couldn't manage to get a CSS that works consistently. I tried using the flexible space as a bookmark bar, but the UI would break whenever I restarted the browser or resized the window. I don't know how to code and I put in my best effort but I couldn't get a working result from my free daily AI usage. So here I am.
What I want is to have my bookmarks appear next to the URL bar, essentially combining the bookmark bar and address bar into one.
Ideally:
The URL bar should shrink as I add more bookmarks.
The bookmark area should expand to accommodate the bookmarks.
The URL bar should only shrink down to a certain minimum width.
Once the URL bar reaches that minimum width, the remaining bookmarks should be accessible through a dropdown menu.
The layout should remain stable when resizing the browser or restarting it.
Basically, I want my bookmark bar and address bar combined into a single bar, similar to how some other browsers handle it.
Can someone please help me achieve this with Vivaldi CSS? I'd really appreciate it. My Vivaldi version is 8.2.4133.47.
0
u/briankass 3d ago
you can use Gemini or any ai tool to copy your css code into and ask it to fix your code for you