Replies

Apr 27, 2015 10 years ago
Luck
is unlucky
User Avatar
Bella

So, I've got the font size on my profile pretty small, except when you scroll down to the last.fm widget, and the "'s recent songs" sort of just leaps out at you because it's so large. Is there any way to change the font size of that text?

Another, less pertinent question, is there any way to change the size of the flower image that appears on my profile? Only the flower image. I've somewhat got it sized down, awkwardly, because it also resized the mail and friend buttons.

he/him / 31 / EST



My best friend is



Apr 29, 2015 10 years ago
nene
User Avatar
Angora

You can change the size with this:

table[id^="lastfm-"] th {font-size: 10px;}

To specifically resize only the flower image,

center a img {height:16px;}

Apr 29, 2015 10 years ago
Luck
is unlucky
User Avatar
Bella

I can't get the last.fm part to work but the flower image code worked! Thank you :D

he/him / 31 / EST



My best friend is



Apr 29, 2015 10 years ago
nene
User Avatar
Angora

Np! I think this should work?

th {font-size:11px !important;}

Apr 29, 2015 10 years ago
Luck
is unlucky
User Avatar
Bella

Ooh that worked! thank you thank you! :D

he/him / 31 / EST



My best friend is



Please log in to reply to this topic.