box ala blockquote
abato - July 17, 2008 - 11:45
| Project: | BUEditor |
| Version: | 6.x-1.1 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi I have added this to my style.css in my template directory
. boxed {
border: medium solid black;
border-width: thin;
background-color: lightgrey;
padding: 3px;
}Then I've made a button with
<div class="boxed">%TEXT%</div>- But it doesn't work - Could anybody please tell me what I'm doing wrong?
Thanx in advance

#1
leave no space in class definition .boxed