Putting a Title Over An Image
22:45 06 Apr 2013

Hello this is me really dipping my toe into a deep coding project. I think if i can learn to do this i will have come far. I feel quite pleased with my effort so far but i'd love a bit of help as i seem to be unable to do what i was hoping.

I use Drupal. You can view the PAGE THAT I AM WORKING UPON HERE

I have managed to add a block region to my page.tpl (dont worry this isnt a drupal problem) My block region contains an image. I was wanting to print my title over the top of the image. It doesnt seem to be happening.

    
 
  

the print render page header bit in line 5 above is the block region 'header' with my image. I was hoping to have the title left middle on top of the image.

Could anyone advise more?

Thanks edit to add-

    
html css