Hi, I need a hack again

This is NOT a hack, its just a very simple template edit, so theres nuthing to download or install, this only been tested on IE6:
Go to>

Admin CP -> Styles & Templates -> Style Manager -> Main CSS (in the menu)
Edit these two sections

- WYSIWYG Editor

- Input Fields

Add the line below in the Standard CSS Attributes side, in the "background" field

Code:
#[color=YellowGreen]2D2D2D[/color] url([color=YellowGreen]images/yourimagehere[/color]) repeat-x center fixed

Replace the "green" text with your color code & the path/filename of your background image.

example:
images/replyboxbg.gif

Then

add this into the Extra CSS Attributes box:

PHP:
background-repeat: no-repeat;
background-position: center center;

Save CSS and your good to go....

Enjoy!

1-10.jpg

2-9.jpg
 
Back
Top