Visual update for isis#7610
Visual update for isis#7610dgrammatiko wants to merge 7 commits intojoomla:stagingfrom dgrammatiko:____ISIS_UI
Conversation
|
Spotted quite a few bugs Drop Down menu items are invisible on hover Finally the select boxes look the same as a disabled option |
|
@brianteeman thanks, should be ok now This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7610. |
|
Changing the Bootstrap LESS files will likely not be accepted due to B/C. You would be changing all templates that work from those. And they rightfully expect a Bootstrap 2.3.2 stack there. |
|
@DGT41 The issues I spotted with Isis are resolved. Completely missed that you had updated protostar as well. I tend to agree with @Bakual on that one. This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7610. |
|
Redid this with overrides only for Isis |
|
Please test #7609 to solve another issue |
|
Updated title to remove reference to protostar This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7610. |
|
@ghazal thanks for finding that. I pushed some changes, can you test them? |
|
This is a UX/UI territory so I am gonna close and let them decide. |
|
I guess this will need some changes in generatecss.php |
|
@infograf768 actually it works great with generatecss.php (all the changes are in the template.less) |
|
Thanks for sharing your work, the JUX team will review and consider this idea. |



Let’s drop a few more gradients
Some FACTS:
With all those facts in mind I tried to drop a few more gradients so the rendered pages resemble a Bootstrap 3 template.
The changes are global since the less files touched here are the bootstrap 2.3.2 filesChanges affect only Isis template, the true impact is that 5 files are duplicated so changes in e.g. bootstrap buttons have to be done in two places, but since bootstrap is NOT gonna have any release for 2.3.x this is only theoretical, in practice we just have some duplicate less files to achieve our goal. Same goes for chosen, also notice that this version of chosen is dropping the png files and using icomoon which is always loaded for Isis...
B/C:
Other than the change in the appearance I don’t see any drawbacks here.
Preview: