D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

Re: Increase header size

Front Page D5 Creation Forum General Support Increase header size Re: Increase header size

#4536
D5 Creation
Keymaster

Paste the following code in the Custom Code within Head Area of Design Options. Change the values as expected.

Code:
<style>
img.site-logo { max-height: 90px; max-width: 300px; position: absolute; }
</style>