Hi,
I have the following code for the logo:
<!-- Logo
============================================= -->
<div id="logo">
</div><!-- #logo end -->
But when i ran the site it showing me this extra (style="height: 100px;") in the source code:
It auto generate "style="height: 100px;". Where is this coming from? how can i change it to show "height: 70px;" instead?
Regards,
Hien
