I ma trying to customize the fckstyles.xml to be able to apply a background-image to a td cell is this possible? if yes How?
thanks.
I try this but it does not look like it's working
thanks.
I try this but it does not look like it's working
<Style name="Cell BG" element="TD"> <Attribute name="style" value="background-image: url('/images/nav-menu-button.png')" /> </Style>