Nevermind. I only had to dynamically assign a css style so that it kicks in
after all the HTML has been loaded:
$(".olControlPanZoomBar").css({"top":"55px"});
--
View this message in context: http://n2.nabble.com/Changing-the-Panzoombar-position-tp4114865p4115025.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.