Quote:
Originally posted by CaptainFerret:
How come the header bar has gotten deeper? And for some reason, making logos the same height (87 pixels, rather than 75 in Aurora 2005) doesn't make any difference, you just get 70 pixels and a big gap below it.
|
The header bar hasn't gotten deeper. I changed it's curve shape slightly so it might be deeper in parts by a pixel or 2, but otherwise it's the same.
The reason larger logos don't completely show is that they are in a container that is 60 pixels high (I didn't know people used larger logos). Anyway, I will make the next update to Aurora have a container that is 100 pixels high so larger logos will display up to 100 pixels in height.
If you want to do this yourself now, you can edit the 'panels/header.xml' in the Aurora 2006 folder (If you use a left version edit the file in the Aurora 2006 - Left folder, if you use the Left blue version edit the one in the left blue folder). Where it says:
<!-- TITLE TEXT & LOGO -->
<container id="tita" height="60">
change the 60 to 100 or whatever you want.