I have used an ESRI template which was downloaded from GitHub and I want (a) to change the dimensions or position of the frame which includes the title and (d) to add more widgets.
To answer part of your second question change
floatingtheme/widgets/FloatingHeader/css/style.css
Change the % to any you want. Also the max-width calc the theme is set up to -60px from 100% but if you want it to cover the whole page delete the line.
Change line 18& 19
jimu-widget-floatingheader { width: 100% !important; max-width: calc(100% - 60px);
That is mostly correct,
It depends if you want every app you make with Floating theme to have the changes you want to make or if you want just one.
The file in which I have to make these changes is the one that rests inside the Floating theme folder etc., which I had copied from the downloaded file to the WAB folder. Correct?
To answer your second question,
Add to line 65:
FloatingTheme/laouts/horizontal/config.json
, { "position": { "left": 260, "bottom": 10 } }
I have not tried this since I don't have 1.2 installed yet.
As I have already mention in my post, I have used this specific ESRI template which was downloaded from GitHub and I want (a) to change the dimensions or position of the frame which includes the title and a logo and (b) to add more widget positions.
More specific I want the frame's width to be as long as the map. Also I want to change the logo's properties (opasity, width).
Finally, with this theme I got 5 "empty" positions of widgets. I want to know how to make more of them.
Barbara,
Ask a specific question and we will try to help you.
I Know all that.. My problem is that I don't know how to make the changes I want to the theme
What I do when I want to make changes to an app that I have already downloaded and published is, go back into developer and make changes. I then re-download and publish to my server replacing all files of the working app with the new ones.
If it is a small change I sometimes make the changes to the app in developer then re-download and copy over the changes into specific files in the published app. (this is very dangerous if you don't know what you are doing)
Yes and yes and I have already made my first app. And now I want to make changes... to many things concerning the data and symbology and also to the theme and add some more widgets.
ArcGIS Web Application http://webgis-mfk.geol.uoa.gr/Life_Oiti/
Have you moved the downloaded theme into the theme folder in the web app builder files?
Have you set up the developer edition on a server?
I have the developer edition.
Do you have the developer edition downloaded or did you create your app on AGO?
Hello Rickey,
I downloaded this one..
EsriCanada/WAB-FloatingTheme · GitHub
What template did you download from Github?
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.