Adding an image in the top menu

I have my logo on the top left and have the quick links to home etc on the top right. I want to put an image containing our phone number under this (see screenshot). I have the image, where would Inser this?

Capture.JPG

What skin are you using,

Sure you want to use an image for your phone number? This is info that is usually desired to be searchable. I.e. html text versus image.

Set your header-helper-container to position: relative, then within that add a new div tag to contain your phone number and position it absolutely.

Im just using the default blue with a bit of mod.



Panag, I will try your suggestion, thanks for your help.