- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
My logo appears smaller on the home page only. For some reason it is fine on all the others. When I try to resize it will adjust the other pages but not the home page. Any tips?
Can be seen at www.jazzwealth.com
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
Could you try to do a short header on your homepage to see if it has the normal size.
If so the Problem is with the Splash page and we can search futher.
Also i would put the "Contact Directly" in another color because with the blue background it isn't easy to read.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
Hi There...
I see you are using the splash page for the home page.. there is a specific code for the splash page logo In the main-style.css.
how to fix =
In the css file you will find this code below.(do a search for .birdseye-header and locate the code below)
You will see it has max-height:40px (that is restricting the logo to a certain size on all pages apart from banner pages which you are using for the other pages in your site)
so to make the logo the same size as the other pages increase 40px to 60px
.birdseye-header .logo img { display: block; max-height: 40px; //increase to 60px max-width: 200px; overflow: hidden; }
Hope this helps
Let us know if not!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
Hi @pmquiste
What is your website address please?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report