Quote:
Originally Posted by appsfinder
please can you tell were the height of the default logo is stored i have looked in header
not there?
|
Sorry , but this question doesn't relate to this topic.You can ask on community forum....
But the logo picture stored on "images/misc" directory by default ... you can change the logo and upload with the custom size. Although
you can write the custom code on header template and Determine the logo size exactly .
for example :
HTML Code:
<a href="http://forum.golzarion.com/">
<img border="1" src="http://forum.golzarion.com/images/Naghsh/misc/logo1.jpg" width="935" height="110">
</a>
Of course change the links with your own site .