alphaZ Posted February 15, 2014 Share Posted February 15, 2014 (edited) Hi. I just install 1.5.6.2 for testing but i think there is a bug here. I want to remove the welcome login from header which is by uninstalling modules > user info block. But somehow the header logo and search box has been offset. (please see atached pictures). Even after reinstalling this module and clearing the cache via Advanced Parameters > Performance > cache, the logo and search box still offset. Isn't after reinstall the logo and box supposed to go back to original position? Fyi no other modules have been touched and I'm using fresh default theme. Anyone else face this issue? Thanks. Edited February 15, 2014 by alphaZ (see edit history) Link to comment Share on other sites More sharing options...
polynikes300 Posted February 16, 2014 Share Posted February 16, 2014 Hi I'm a newbie who has just upgraded to 1.5.6.2 and I unresolved problems with smarty cache! It just shows not optimized all the time no matter if I clear it via advanced parameters. Could your 'bug' be related to mine, in that the cache has an issue? I'm sorry I can't solve the problem, but I think its worth noting this to the moderators! I've been stuck now for nearly 2 weeks with no solution. Good luck Poly Link to comment Share on other sites More sharing options...
alphaZ Posted February 17, 2014 Author Share Posted February 17, 2014 Hi Yeah I hope the developers take note of this for v1.6 Thanks. Link to comment Share on other sites More sharing options...
stottycabanas Posted February 17, 2014 Share Posted February 17, 2014 (edited) Isn't after reinstall the logo and box supposed to go back to original position? I think you'll just need to change the position of the User info block module in back office (Modules->Module->Positions). Reinstalling the module would have put it at the bottom of the list - you can move it up again. Not really a bug, in my view. Cheers, Dave Edit: sorry, that should be Modules->Positions Edited February 17, 2014 by stottycabanas (see edit history) Link to comment Share on other sites More sharing options...
alphaZ Posted February 17, 2014 Author Share Posted February 17, 2014 Hi Dave I tried moving up the module after reinstalling but nothing changed so far. Thanks anyway. Link to comment Share on other sites More sharing options...
benjamin utterback Posted February 17, 2014 Share Posted February 17, 2014 The user info block should be on top of the top horizontal menu. In the module/positions/top of pages section. When i disabled and re-enabled the user info block, it did revert to the same way as it was previously. I am using a fresh 1.5.6.2 Link to comment Share on other sites More sharing options...
PascalVG Posted February 18, 2014 Share Posted February 18, 2014 If you don't want to install user info block module, change some css: /modules/blocktopmenu/css/superfish-modified.css (line 2) .sf-contener { clear: both; margin-top: 80px; <--- add this line. } This will bring the top horizontal menu down again. below the header logo. If you want to keep the user info block (i.e. revert to original state), move it's position indeed just above top horizontal menu in modules->positions (top of pages - block) N.B. Benjamin: alphaZ did not disable, but uninstalled the module. Then after reinstall, the module is positioned at the bottom, not at the same position as before. As stottyCabanas said, you have to move it up (to above Top Horizontal Menu, as you correctly mentioned). Hope this helps, pascal. 2 Link to comment Share on other sites More sharing options...
alphaZ Posted February 18, 2014 Author Share Posted February 18, 2014 Hi pascal. Yup, your suggestion worked. I think this would be useful to anyone who wish to omit block user info from the header. Thanks. Link to comment Share on other sites More sharing options...
benjamin utterback Posted February 18, 2014 Share Posted February 18, 2014 N.B. Benjamin: alphaZ did not disable, but uninstalled the module. Then after reinstall, the module is positioned at the bottom, not at the same position as before. As stottyCabanas said, you have to move it up (to above Top Horizontal Menu, as you correctly mentioned). Hope this helps, pascal. Thank you for the clarification and support, Pascal. I'm sure we all can agree that it's much appreciated. Cheers Link to comment Share on other sites More sharing options...
Recommended Posts