Add CSS
rockwright - July 14, 2009 - 00:36
| Project: | Comment Upload |
| Version: | 6.x-1.0-alpha5 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
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.
