Quote:
Originally Posted by brvheart
Thank you, so how do I get it in the full reply as well as quick reply?
|
Just like I said...in the WYSIWYG Editor area. Mine shows up in QR as well. Here's what my code looks like...
In the 'Standard CSS Attributes'
in the background line...
#FFE4E1 url(images/pupkit.gif) repeat-x center fixed
That's my background color and image.
In the 'Extra CSS Attributes' box, you want...
background-repeat: no-repeat;
background-position: bottom center;
Just make sure your image isn't real big.
Hope this helps you!