Exactly what images are you talking about famous? Member theme, home theme or admin bar? The size of the logo images isn’t tied to font size as far as I can tell. Get firebug and take a look at what *is* controlling that.
http://getfirebug.com/
Hi Burtadsit,
It’s this:
.activity-list li.profile {base.css (line 169)
background:transparent url(../images/profile_bullet.gif) no-repeat scroll 0 4px;
}
For some reason it clips off some of the bullet. Do you have any idea what I can do to improve that? Or make it so it doesn’t affect the images by cutting it in half? Thanks
I think you should first get firebug and determine what is overriding the image size in your custom theme.