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

#3890
Steven Paul
Participant
Quote:
Quote from d5creation on January 27, 2013, 11:37

Quote:
Quote from testdrivetech on January 27, 2013, 03:31
I am using the Small Business Pro theme… I would also like to know if there is ANY way to increase the size of the logo area both horizontal and vertical please…

Please input the following code in the Custom Code within Head Area of Theme Options

Code:
<style>
img.site-logo, h1.site-title { max-height: 90px; max-width: 300px; } /* increase these values */
#smallbusiness-main-menu { max-width: 610px; } /* decrease this value */
</style>

Unfortuanly it doesn’t seem like that works very well. It doesn’t seem like it moves the rest of the page down as it should. See below screenshot

NWFD-Screenshot.jpg