adding html to the header outside of my vbulletin integration
the problem lines with the actaul templating. photopost is using the complete vbulletin header. I want to add specific tables to the header below the current vbulletin one and above where photopost starts.
I would in this case alter your vbulletin templates (common templates, header etc) or alternatively you could also edit the default header.htm file with PP and add the tables your require above the exisiting one in the PP header.
yes but with the vbulletin integration setting, I lose all control of any header space specific to the gallery software. to edit my vbulletin header would not only edit the gallery but my entire message board. the default header.htm file isnt being used with the integration settintg. so my question repeated was how can I add the html to only the gallery header when it's sharring my vbulletins.
You would create a new template called header2 and make it as you wish and then in header-inc.php in our file fetch the header2 template not header template