Hello Everyone:
I using custom logo (1000 by 120 px) in Garland (3 panel), Drupal6. I am having problem in placement of logo. I used the same logo in Drupal5.1 and positioned it by removing the padding from CSS file. In Drupal5.1, I changed:

#wrapper #container #header h1 img {
padding-top: 0; /* 16px Changed for custom banner image */
padding-right: 0; /* 20px Changed for custom banner image */
float: left;

Same changes in Drupal6.2 do not work. Any suggestions. Thanks

Comments

mike3’s picture

Hi

Am having similar issue, My logo appears on the centre, how can i align it such that it appears on the right? Am using drupal 7