I am looking at customising a map built using leaflet and I would like to customise the Popup (L.popup).
The only method I can think of is to build a custom popup layer
There is an example over at mapbox which uses leaflet.js. The example shows how to use custom tooltip in leaflet.