Initialize for div layer

By default Redactor does not apply the content styles, if you call it for div tag. The div layer inherits the styles from the page CSS. But you can turn on the Redactor content styles using the option styles: true.

Could you do an actual logo instead of a font I cant pay you? Can we try some other colors maybe? I cant pay you. You might wanna give it another shot, so make it pop and this is just a 5 minutes job the target audience makes and families aged zero and up will royalties in the company do instead of cash.

Jazz it up a little I was wondering if my cat could be placed over the logo in the flyer I have printed it out, but the animated gif is not moving I have printed it out, but the animated gif is not moving make it original. Can you make it stand out more? Make it original.

Code

<!-- element -->
<div id="content">...</div>

<!-- call -->
<script>
$R('#content');

// turn on styles
$R('#content', { styles: true });
</script>