<![CDATA[ Google Analytics Dashboard Widget 1.0.1-pl: Layout fix for Modx 2.3.x - My Forums]]> https://forums.modx.com/thread/?thread=92380 <![CDATA[Re: Google Analytics Dashboard Widget 1.0.1-pl: Layout fix for Modx 2.3.x]]> https://forums.modx.com/thread/92380/google-analytics-dashboard-widget-1-0-1-pl-layout-fix-for-modx-2-3-x#dis-post-517850 vytukas Jan 04, 2015, 09:53 AM https://forums.modx.com/thread/92380/google-analytics-dashboard-widget-1-0-1-pl-layout-fix-for-modx-2-3-x#dis-post-517850 <![CDATA[Re: Google Analytics Dashboard Widget 1.0.1-pl: Layout fix for Modx 2.3.x]]> https://forums.modx.com/thread/92380/google-analytics-dashboard-widget-1-0-1-pl-layout-fix-for-modx-2-3-x#dis-post-507002 maroonlover Aug 21, 2014, 05:48 PM https://forums.modx.com/thread/92380/google-analytics-dashboard-widget-1-0-1-pl-layout-fix-for-modx-2-3-x#dis-post-507002 <![CDATA[Re: Google Analytics Dashboard Widget 1.0.1-pl: Layout fix for Modx 2.3.x]]> https://forums.modx.com/thread/92380/google-analytics-dashboard-widget-1-0-1-pl-layout-fix-for-modx-2-3-x#dis-post-507001 mina_gerges Aug 21, 2014, 05:45 PM https://forums.modx.com/thread/92380/google-analytics-dashboard-widget-1-0-1-pl-layout-fix-for-modx-2-3-x#dis-post-507001 <![CDATA[Re: Google Analytics Dashboard Widget 1.0.1-pl: Layout fix for Modx 2.3.x]]> https://forums.modx.com/thread/92380/google-analytics-dashboard-widget-1-0-1-pl-layout-fix-for-modx-2-3-x#dis-post-507000 maroonlover Aug 21, 2014, 05:41 PM https://forums.modx.com/thread/92380/google-analytics-dashboard-widget-1-0-1-pl-layout-fix-for-modx-2-3-x#dis-post-507000 <![CDATA[Re: Google Analytics Dashboard Widget 1.0.1-pl: Layout fix for Modx 2.3.x]]> https://forums.modx.com/thread/92380/google-analytics-dashboard-widget-1-0-1-pl-layout-fix-for-modx-2-3-x#dis-post-506693 http://modx.com/extras/package/googleanalyticsdashboardwidget this is what the fix applies for as per the title.]]> mina_gerges Aug 17, 2014, 06:41 AM https://forums.modx.com/thread/92380/google-analytics-dashboard-widget-1-0-1-pl-layout-fix-for-modx-2-3-x#dis-post-506693 <![CDATA[Re: Google Analytics Dashboard Widget 1.0.1-pl: Layout fix for Modx 2.3.x]]> https://forums.modx.com/thread/92380/google-analytics-dashboard-widget-1-0-1-pl-layout-fix-for-modx-2-3-x#dis-post-506677
Quote from: mina_gerges at Aug 17, 2014, 12:29 AM
Replied you at the original post: http://forums.modx.com/thread/92730/can-t-get-google-analytics-dashboard

Quote from: yankindeez at Aug 17, 2014, 12:10 AM
Quote from: mina_gerges at Jul 27, 2014, 11:02 AM
This is quick and dirty fix, but works until it's officially fixed.

Edit /assets/components/analytics/css/analytics.panel.widget.css

add this just below line 21

#analytics-panel-widget .vertical-tabs-body{margin-left:180px;  min-height: 300px;}

Thank you for this but how could I install it in MODX 2.3.1? When I search in the package management it doesn't even pull up
]]>
yankindeez Aug 16, 2014, 08:15 PM https://forums.modx.com/thread/92380/google-analytics-dashboard-widget-1-0-1-pl-layout-fix-for-modx-2-3-x#dis-post-506677
<![CDATA[Re: Google Analytics Dashboard Widget 1.0.1-pl: Layout fix for Modx 2.3.x]]> https://forums.modx.com/thread/92380/google-analytics-dashboard-widget-1-0-1-pl-layout-fix-for-modx-2-3-x#dis-post-506675 http://forums.modx.com/thread/92730/can-t-get-google-analytics-dashboard

Quote from: yankindeez at Aug 17, 2014, 12:10 AM
Quote from: mina_gerges at Jul 27, 2014, 11:02 AM
This is quick and dirty fix, but works until it's officially fixed.

Edit /assets/components/analytics/css/analytics.panel.widget.css

add this just below line 21

#analytics-panel-widget .vertical-tabs-body{margin-left:180px;  min-height: 300px;}

Thank you for this but how could I install it in MODX 2.3.1? When I search in the package management it doesn't even pull up
]]>
mina_gerges Aug 16, 2014, 07:29 PM https://forums.modx.com/thread/92380/google-analytics-dashboard-widget-1-0-1-pl-layout-fix-for-modx-2-3-x#dis-post-506675
<![CDATA[Re: Google Analytics Dashboard Widget 1.0.1-pl: Layout fix for Modx 2.3.x]]> https://forums.modx.com/thread/92380/google-analytics-dashboard-widget-1-0-1-pl-layout-fix-for-modx-2-3-x#dis-post-506672 Quote from: mina_gerges at Jul 27, 2014, 11:02 AM
This is quick and dirty fix, but works until it's officially fixed.

Edit /assets/components/analytics/css/analytics.panel.widget.css

add this just below line 21

#analytics-panel-widget .vertical-tabs-body{margin-left:180px;  min-height: 300px;}

Thank you for this but how could I install it in MODX 2.3.1? When I search in the package management it doesn't even pull up]]>
yankindeez Aug 16, 2014, 07:10 PM https://forums.modx.com/thread/92380/google-analytics-dashboard-widget-1-0-1-pl-layout-fix-for-modx-2-3-x#dis-post-506672
<![CDATA[Google Analytics Dashboard Widget 1.0.1-pl: Layout fix for Modx 2.3.x]]> https://forums.modx.com/thread/92380/google-analytics-dashboard-widget-1-0-1-pl-layout-fix-for-modx-2-3-x#dis-post-504757
Edit /assets/components/analytics/css/analytics.panel.widget.css

add this just below line 21

#analytics-panel-widget .vertical-tabs-body{margin-left:180px;  min-height:300px;}


EDIT
As the package is not available via package manager here is how you can install it.

1. Download from: http://modx.com/extras/package/googleanalyticsdashboardwidget
2. Go to Extras, Installer
3. Click on the arrow just to the right of "Download Extras" and choose "Upload a package"
4. Now package should be listed in the grid, just click install.
5. Apply the fix
6. Add the widget to the desired dashboard.]]>
mina_gerges Jul 27, 2014, 06:02 AM https://forums.modx.com/thread/92380/google-analytics-dashboard-widget-1-0-1-pl-layout-fix-for-modx-2-3-x#dis-post-504757