Active
Project:
Comment Upload
Version:
6.x-1.0-alpha5
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2009 at 00:36 UTC
Updated:
14 Jul 2009 at 00:36 UTC
Hi,
I’m trying to add some CSS to the thumbnail images in the comments with this module and was wondering what is the class selector for:
[Class Selector]{
display: inline;
padding: 3px;
background-color: #ccc;
border: 1px solid #ccc;
float: left;
margin: 5px;
text-align: left;
}
Thanks.