Code Block Created in cssUpdated: April 21st, 2008
Created: 21/04/08In order to show the code for moving the sub categories in the Categories list Widget, I had to mod the css to get it from lines of text, albeit in courier, to a boxcode {
display:block;
border:1px solid blue;
padding: 16px;
margin: 16px 30px 16px 10px;
font: 1em 'Courier New', Courier, Fixed;
}







