Icons are not squares and are incomplete

My icons aren't squares and are incompletes.

My forum: www.lanadellovers.com.br/forum

Comments

  • Does this happen with the default theme also ? It seems your theme is affecting this. But I can't see the box as a guest. Please make me an TEST account and send me the login info via private message.

  • @vrijvlinder said:
    Does this happen with the default theme also ? It seems your theme is affecting this. But I can't see the box as a guest. Please make me an TEST account and send me the login info via private message.

    Sent!

  • edited June 2016

    Ok please replace the code in line 42 in the onlinenow.css file for the plugin

        #OnlineNow.Box ul.PanelInfo li a.PhotoWrap{
        padding: 0;
        border-radius: 0;
        width: 40px;
        height: 40px;
        }
    
  • Thank you!

  • edited June 2016

    I also noticed this could be added to improve the way the category images look , this would go into your custom.css theme file.

    img.CategoryPhoto{
    top:0;
    }
    
Sign In or Register to comment.