Jump to content

Sidebar gadget chops off text of torrents list.


jwalk

Recommended Posts

Such that:

gadget.png

Anyone know how I can fix this? The gadget has limited options, and changing text or window size isn't one of them.

EDIT:

I managed to fix it by changing the font size for the Flyout title from medium to small in %appdata%\Local\Microsoft\Windows Sidebar\Gadgets\utorrent-gadget.2010022012293105.gadget\skins\black\css

It bumped everything up just enough so that the bottom row of text wasn't getting chopped off any more.

Just in case anyone's interested, the section is:

div#flyoutTorrentsTop{
position: relative;
top: -7px;
width: 517px;
font-size: small;
}

I was also then able to increase the font size of the torrents in the list by a couple points to increase readability.

gadgetx.png

Link to comment
Share on other sites

Personally, I could entirely do without that top section, and would be quite happy with just a list of active torrents and the info.

I'd rather have room for progress bars and seeds/peers than see my up/download limits.

Link to comment
Share on other sites

  • 1 month later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...