Forum: Community Center


Subject: new look

Richardphotos opened this issue on Feb 21, 2013 · 191 posts


Fenier posted Thu, 21 February 2013 at 6:13 PM

So now, in line 9 of main.css you have the following rule.

 

.forum_message_cell img {height: 10px;}

 

Which, being a global declare for the image tag within a element of that class, makes every inserted image in a post 10px high.  

 

Really, fix the scoping or remove the image.  You just broke everyone's signature images.