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
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

ufku - July 19, 2008 - 11:37

leave no space in class definition .boxed

 
 

Drupal is a registered trademark of Dries Buytaert.