Quote:
Originally Posted by SimonB
Ok almost done, but how do I adjust the height of the header image?
|
you need to adjust doc header height.
Code:
add this to additional css:
.doc_header {
height: 150px;
}
if i may make 2 suggestions:
- change the logo so it has a transparant background instead of white
- make the advanced search link center under the search input box like i suggested here