Active
Project:
SimpleCorp
Version:
7.x-1.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2016 at 12:38 UTC
Updated:
21 Jun 2018 at 07:06 UTC
Jump to comment: Most recent
Hi,
After using SimpleCorp theme on a previous project, I decided to use it again for a new project. It's a lovely theme - Thanks.
I installed it via https://github.com/morethanthemes/simplecorp using git - the same way I did with the previous project. Unfortunately now one of the Main menu items "CONTACT" drops down which makes it look unreadable. I did a diff on the code between my old project and this new one to see if it might be caused by different code but they are all the same. The only thing I can think is that there must be something in the database that is moving "CONTACT" to a new line below - any ideas how to fix this? See attached screen shot.
Much appreciated,
JJ
| Comment | File | Size | Author |
|---|---|---|---|
| SimpleCorp_Error_2016-Sep-12.png | 743.38 KB | wavesailor |
Comments
Comment #2
Anatoliy Vorobyov commentedMenu width is: 620px;
You had added to many menu items, that is why its not fit and goes to new line.
You can adjust styles to make items smaller or you can change text of menu item to make them smaller, maybe different shorter names.
If you will add more items they will start from new line.