| question | Where do I make the changes to allow for a differently sized logo? |
| answer |
First you need to create a skin. Then the size needs to be changed in two places.
One in the description of the image in the <img src="$logourl" alt="XWiki" width="440" height="108" /> #xwikibanner {
height: 110px;
} |