Skip to:
Content
Pages
Categories
Search
Top
Bottom

Icon problems

  • @famous

    Participant

    Whenever, I decrease the size of my font it cuts the BP logos in half. Does anyone know what I can do to the CSS to stop this from happening? Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • @burtadsit

    Participant

    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/

    @famous

    Participant

    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

    @burtadsit

    Participant

    I think you should first get firebug and determine what is overriding the image size in your custom theme.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Icon problems’ is closed to new replies.
Skip to toolbar