I tried adding some javascript on page load but the image displays in the center of the header with a lot of padding around it, i cant seem to get rid of the padding:
Tiggzi("mobileheader").html(" style='float:left;display:inline'");
Tiggzi('mobileheader').css('margin', '0px 0px 0px 0x');
Tiggzi('mobileheader').css('padding', '0px 0px 0px 0x');
Any suggestions? I'd the image to take up all of the header and scale as the screen size/orientation changes