Replies

Oct 18, 2014 11 years ago
AloneInShadow
has x-ray vision
User Avatar

I use a lot of bookmarks to keep a list of my daily activities, so to keep the list from going on forever, I use small one word descriptions for each bookmark. I would love to see an option to have the text read horizontally, instead of vertically, to make the tabs even smaller so as to keep from having to scroll forever to get to the one I need. It'd be a nice option to have. Just a thought.

Oct 18, 2014 11 years ago
Andrew
is the richest user
User Avatar
Kyy

You could perhaps use a dashboard widget (the notepad) to keep all your links? (thats what i use since i have over 30 links)

dont quote me on this, but i thought someone mentioned they were planning to do away with the bookmarks.

[tot=Andrew] | [egg=Andrew] | [tp=Andrew] >> Wishlist <<

Oct 19, 2014 11 years ago
Luck
is unlucky
User Avatar
Bella

I heard the opposite- that they're planning to get rid of widgets when the fixed layout comes.

he/him / 31 / EST



My best friend is



Oct 19, 2014 11 years ago
Andrew
is the richest user
User Avatar
Kyy

@ luckburnside

you know what, its quite possible i got the two mixed up.

[tot=Andrew] | [egg=Andrew] | [tp=Andrew] >> Wishlist <<

Oct 19, 2014 11 years ago
Lypsyl
is a billionaire
User Avatar
Crotchety

I too hate how much space the bookmarks take up. But as said, last I knew they were planning on getting rid of bookmarks, so its unlikely they will make changes.

However, I use custom css to make my bookmarks use up less space. You would need to play around with the numbers, but the code below might be helpful to you.

.bookmark {margin-bottom:-5px !important; Height: 35px; padding-top: 0px !important;} .bookmark a { font-size: 11px; } .bookmark p{ transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); }

Please log in to reply to this topic.