I'm currently enhancing the aesthetics of my blog by incorporating a dropdown menu bar using html & CSS.
The code was sourced from My Blogger Lab with some modifications to suit my color scheme.
You can preview the layout on my test site:
I am quite satisfied with how it appears on Chrome & Firefox, as the dropdowns only pertain to About, Images, and Home DIY; the rest are standard links.
Encountering a few hiccups in Internet Explorer (tried versions 7, 8, and 64-bit):
- In IE, the dropdown backgrounds appear almost translucent (allowing content behind to show through)
- The dropdowns in IE open and close too swiftly, making it challenging to interact with them
- Safari seems to disable active links and does not display the dropdowns upon hover
Despite weeks of experimenting with various adjustments and recommendations from online sources, I have hit a roadblock in making the dropdowns function smoothly in IE.
Although I personally don't use IE, a significant portion of my blog followers do, necessitating these alterations. However, I have exhausted my ideas and capabilities at this juncture.
I have successfully fine-tuned the code to achieve the desired appearance (dropdowns hovering over the flag banner in the header) on Chrome & Firefox.
Note: Placing the html gadget at the top of the post section (instead of the header) required some margin adjustments to align the dropdowns correctly with the header image background.
This is what I observe:
The theme used is SIMPLE from Blogger by Josh Peterson. It's one of the limited choices available on Blogger - I haven't made any customizations beyond adding an html widget above the post section and tweaking the advanced CSS settings in the template. The added CSS from My Blogger Lab has been adjusted for colors and alignment to overlay the header, allowing it to integrate seamlessly into the SIMPLE template.
Html for widget:
CSS:
Simple template in Blogger