Try this:

PHP Code
{$config.BASE_URL}/forums/images/{$style_array.general}/header.jpg 

That would give you something like this:

Code
http://www.yourdomainname.com/forums/images/general/header.jpg

As you have it in your current header it is calling:

Code
http://www.yourdomainname.com/images/general/header.jpg