WebIT 3 Report post Posted April 14, 2012 I implemented the following code as suggested in the forum to fix the pull down menus not responding correctly in iblogpro5: /* Pulldown Pixel Fix */ ul.sf-menu ul.sub-menu, ul.sf-menu ul.children {margin-top: -2px;} } I at first adjusted by one pixel, then 2. unfortunately the pull down behavior (in safari and firefox) is not responsive enough to click every time. I'm addressing the color issue in another string already. Share this post Link to post Share on other sites
catrina 103 Report post Posted April 14, 2012 I'm viewing and using the menus on Firefox (for Mac) and the behavior is normal. Can you please post a screenshot or describe more in detail what's happening? Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
WebIT 3 Report post Posted April 17, 2012 pull down error fixed but colors look terrible on hover since adding the color display settings panel. Share this post Link to post Share on other sites
Rob 547 Report post Posted April 17, 2012 In another topic I had given you some guidance about hover and active state. Did it not help? Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites