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

#4206
D5 Creation
Keymaster
Quote:
Quote from gabay611 on March 23, 2013, 06:06
I changed the logo editing so that it is uploaded as a .png file and removed the white spot. Inputting the code did allow me to increase the size of the logo. However, it also caused the logo to move down to underneath the slideshow. If you look at the logo now you are not able to see all of it. (There is lettering underneath). How can this be fixed?? fireandiceevents.org

Your image cropping was not perfect. You can use This Logo, we just cropped properly. Use the following code instead of the previous code.

Code:
<style> img.site-logo, h1.site-title { margin: -15px 0 0; max-height: 125px; position: absolute; }</style>