Hi,
The product coed must be in a "span" or a "div" with the id "hikashop_product_code_main" because it is edited dynamically via Javascript. So thanks to add a span or div around the code
Product Code: <?php echo $this->element->product_code; ?>
And only one div with this name must be present on the page, or you will have to replace the "#" by "." in the javascript part to manage many divs.
Regarding the display, we are developer, so not really designers

We can't really help you on this point, it is customization and the forum don't support that.