Nope..the header.php file merely calls wp_head()…and the wp_head() function doesn’t do anything but add the header picture (somehow). I tried wrapping a <div align=”left”> tag around wp_head but to no avail. Ideas?
-andy
Ah got it. Thanks for the grep idea.
-andy