-
AuthorPosts
-
January 15th, 2014 at 01:16 #15949Ericka
Hi! I hope you can help me. I just ran the Tempera update and noticed a problem with my header. The clickable area on my header is only on the left side, covering about half of the header’s width. I do not have a custom logo, just the header which is equal to the site’s width. I “think” it was working correctly before the update. I am running only the plugins that came with WordPress, plus one other. Deactivating it did not fix the problem. I have also not done any modifications to the original theme. Any help on figuring out how to fix this would be greatly appreciated. Thank you for your time!
January 15th, 2014 at 01:41 #15952ErickaI am very new at this, so please bear with me. I’ve been playing around and noticed that if I put a header widget up, it starts right at where the clickable area stops. Even though I am not using a header widget for my site, is the right side not supposed to be a clickable portion of the main header image? Is it reserved in case I do add a header widget?
January 15th, 2014 at 22:18 #15984KayCryout Creations mastermindHi!
Thanks for the feedback and for the thorough investigation 😉 You’ve actually found a small bug in Tempera’s latest release. This will be fixed in the next update, but until then add this code to the custom CSS area:
#linky {position:relative;}
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.January 16th, 2014 at 10:11 #15998ErickaHi Kay! Thank you very much for responding and for the compliment!
I did what you said and placed the “#linky {position:relative;}” into the custom CSS area. Unfortunately, I am not seeing any change in the problem. I just started my first website a few weeks ago, so I’m guessing I did something wrong. I have nothing else in the custom CSS area. Was it supposed to be a simple copy and paste, or was I supposed to substitute something into the code you gave me?
I will continue to play around with it to try to get it to work, but I think I am need of your expertise! By the way, I went through MANY themes and Tempera was by far my favorite. I love that it is beautiful AND incredibly customizable. Thank you to you and your team for all their hard work!!!
January 17th, 2014 at 15:03 #16045KayCryout Creations mastermindHi again Ericka!
Yes, it’s just a copy paste and you did everything right. Please delete that line from the Custom CSS area and replace it with this:
#linky {position:relative;z-index:300;}
Let me know if it works.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.January 17th, 2014 at 23:45 #16069ErickaThank you so much Kay! That worked perfectly!!!
-
AuthorPosts
The topic ‘Clickable Area on Header only Half of Width’ is closed to new replies.