zerious 1 Report post Posted July 6, 2012 Hi, I updated yesterday the framework at a customers website and there is a problem with iBlog pro theme and the new pagelines version. If one menu item is selected it turns from the normal grey to a light grey button with shattered text on it. Tested with newest version of Safari. You can see it for menu and submenu on this two images: https://www.dropbox.com/s/bdtot1r5n5pyc5r/Bildschirmfoto%202012-07-06%20um%2006.29.45.png https://www.dropbox.com/s/yqrw7tykt5h8p20/Bildschirmfoto%202012-07-06%20um%2006.29.33.png Someone knows how this problem can be fixed, can you give me some advice please? Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted July 6, 2012 Hi, Would it be possible for you to confirm that you have created a Menu using Wordpress Admin Dashboard > Appearance > Menu As I think this may well be a bug when you do not have a menu created. Please search our forums, before posting! Share this post Link to post Share on other sites
zerious 1 Report post Posted July 7, 2012 Hi Danny, yes I created the menu with Admin Dashboard. Share this post Link to post Share on other sites
Rob 547 Report post Posted July 7, 2012 Thanks Zerious. I think Danny is reporting this to our developers. Likely its a simple CSS error that will easily be resolved. I appreciate your kind patience as we work to resolve it. Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
zerious 1 Report post Posted November 25, 2012 is there any update to this problem? Share this post Link to post Share on other sites
Rob 547 Report post Posted November 25, 2012 The dropbox images have disappeared. Can we have a live link to your site or development site? Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
zerious 1 Report post Posted December 25, 2012 you can see the problem on Schlüsseldienst Solomka Share this post Link to post Share on other sites
Rob 547 Report post Posted December 26, 2012 Zerious, has any Custom CSS been added to the site concerning the menu? I see the following CSS that's applicable: .main-nav li a:hover:hover, .main-nav li.current_page_item > a:hover, .main-nav li.current-page-ancestor > a:hover { background-color: #EBEDEF; } .main-nav .current-menu-item a, .main-nav li a:hover { color: rgba(0, 0, 0, 0.7); } I also see an image sprite that may be corrupted. Please let me know if any customizations were made as I may need to report this to our developers. Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
zerious 1 Report post Posted February 12, 2013 Hi Rob, there have been no customizations on the css made on the past. Share this post Link to post Share on other sites
Simon 248 Report post Posted February 12, 2013 Please make sure you are using the latest version of the iblog theme. Share this post Link to post Share on other sites
zerious 1 Report post Posted February 14, 2013 I'm using the latest theme version. Share this post Link to post Share on other sites
Rob 547 Report post Posted February 14, 2013 Zerious, I've asked Simon to look into this topic as well. Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
Simon 248 Report post Posted February 14, 2013 I'm using the latest theme version. Your site is using version 5.1.1 the latest is 5.2.5 Share this post Link to post Share on other sites
zerious 1 Report post Posted February 21, 2013 Hi, updated everything last week but the css problem is still there. Please see the image here http://d.pr/i/NowO Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted February 21, 2013 Hi, You're still using the old version, please update to the latest version like Simon suggested. http://www.aufsperr.at/wp-content/themes/pagelines-iblogpro5/style.css Please search our forums, before posting! Share this post Link to post Share on other sites
zerious 1 Report post Posted February 22, 2013 Hi, ok now I now where the problem is. I didn't know that there are two update sections, one for the framework and one for the theme. Menu style looks good now, but the drop down arrows are too close to the last letter. Is there anything to fix that? I disabled the arrows for the moment. Is iBlogPro5 and Pagelines Framework also ready for Wordpress 3.5.1? Share this post Link to post Share on other sites
Rob 547 Report post Posted February 22, 2013 Hi Zerious, Yes, PageLines Framework and the latest iBlogPro 5 are perfectly compatible and fully tested with WordPress 3.5.1. Our development team are ever vigilant in ensuring the compatibility of our products with WordPress in its latest version. You can usually adjust a few different things to modify the spacing between the last character in a menu item and a drop down arrow. Here's a few suggestions: Select a different font (some fonts are wider than others). This usually works and it's easy. Use CSS to add some padding-left to the drop down arrow. You can find and test the code using Firebug for Firefox or Chrome's Inspection Tool. This always works. Reduce the number of characters in the menu's words. This is not always possible. Let us know how this goes. Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites