Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Gemini 5: Themes

admin
usage
web-app

In my (personal) opinion Gemini 5 waste too much space on the page. e.g. when creating a new issue then half of fields we want to fill is out of the screen. I would like to tweak the UI using the themes to have more space for fields. During tweaking I encountered folowing two issues:

  1. I cannot change the theme in Preferences. It allways resets theme to "default". I already mentioned it in another question but no answer. I also tried to create another theme (copy the content of the default directory to the new one) and/or change it via database, but it doesn't help. Is it a bug? Is there a trick how to do that?
  2. OK. I tried to edit the default theme. But after some time playing with it I realized that changes doesn't affect. It is because Gemini uses packed version of CSS theme (all.min.css). So my question is: How we can edit the theme?

Your support is very appreciated.

stepand76
· 504
stepand76
Replies (7)
helpful
0
not helpful

All you have to do is combine all individual CSS files together to one file.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

OK, thanks. I'll try to write some script to automate it.

..and answer to my first question? Is it the bug or my mistake?


stepand76
· 504
stepand76
helpful
0
not helpful
ANSWER

At the moment this feature is not implemented. It will come in 5.2 (Q1 2013)


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

OK. Thank you for the information. Just to ensure: Which CSS files we have to combine? All in assets\styles\default folder?


stepand76
· 504
stepand76
helpful
0
not helpful

We combine all CSS files under the styles folder (and subfolders):

  • fonts.css
  • global.css
  • default/theme.css
  • default/ui-template.css
  • default/third-party.css

We use MS ajax minifier to combine them


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Thanks.


stepand76
· 504
stepand76
helpful
0
not helpful

See: http://gemini.countersoft.com/project/GEM/2/item/5326

It's on roadmap for version 5.1.5 (should be released in 12/20/2012). I'm looking forward. Thanks!


stepand76
· 504
stepand76