Project:BUEditor
Version:6.x-1.1
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

Comments

#1

leave no space in class definition .boxed

#2

Status:active» fixed

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here