DOC
|
Open that jimu.css file in an editor such as Notepad++ and paste those 3 lines of code, probably at the end so you can find it easily if you'd like to change it. Save and refresh and you'll see the change. The rgb string is not in the file, but this will overwrite it.
... View more
08-14-2015
11:16 AM
|
0
|
0
|
4761
|
DOC
|
Add to the jimu.css file: #map{ background-color: lightblue !important; } This will override the rgb(238, 238, 238).
... View more
08-14-2015
10:29 AM
|
0
|
0
|
4760
|
DOC
|
Digging deeper I found it would appear our issue is actually when we use integer and double fields in the links. My mistake and apologies for being so broad previously.
... View more
08-07-2015
09:41 AM
|
0
|
0
|
4761
|
DOC
|
Robert, Excellent job with the widget, it keeps getting better and better. We have noticed in 1.1.10 that if you have more than one Link the results list breaks. We had the same links in 1.1.9 and as long as we put only one in 1.1.10 (and they will all work individually) it will show the results, but if we add more than one we get a blank results tab like below: Do you have an idea of what would cause this?
... View more
08-07-2015
07:49 AM
|
0
|
0
|
4760
|
DOC
|
Thank you Jeremie. We made the change the compiler showed as an error, ran it through the compiler again with 0 errors, then ran the build and only the Search still wont build. When looking through the build-report.txt we notice a lot (100 or so) of "parse error - syntax errors" for widget.js, even before we add any of our own data. It doesn't seem like anyone else is having this issue though, any suggestions?
... View more
08-04-2015
08:19 AM
|
0
|
0
|
7944
|
DOC
|
We heard about this at the UC and love the idea. The build worked for us except for with the custom widgets such as eSearch (it copies over, but the widget breaks because it cant find the css, string.js or widget.html). What will we need to do to have the custom widgets included in the buildOutput besides simply copying the missing files over? We like the idea of not sharing our source code for certain applications we have.
... View more
07-28-2015
10:09 AM
|
0
|
0
|
7944
|
POST
|
I am trying to to modify the header height to shrink when it is mobile (along with changing the top margin of the SideBarController and map when the header shrinks). I start with a height of 114px and am trying to shrink it down to 40px once the screen size is 767px or smaller. I understand the HTML and CSS side but am having issues with the javascript and json since it pulls the header height from the config.json file and I am pretty new to js. I have already determined how to shrink the objects within the header (logos, nav, titles etc), but not the header height itself. If anyone has a way for this to be possible I would really appreciate it. Thank you in advance!
... View more
06-05-2015
09:02 AM
|
0
|
4
|
6052
|
Online Status |
Offline
|
Date Last Visited |
07-22-2024
11:55 AM
|