I'm new to coding wordpress blogs and so far I'm really excited about customizing your theme! I'll be doing site for photographers and they're wild about flash slideshows.
I'd like to put flashfader into the header but can't figure out how to do it. I've attempted to follow the directions you gave another member by inserting my flashfader php code above/below the header configuration code in the header file and turning off the %image in the Header configuration area but that didn't work.
Thanks in advance for any help you can give.
The code I'm attempting to insert it is:
PHP Code:
<?php include (ABSPATH.'wp-content/flashfader/flashfaderhtml.txt'); ?>