Please disregard the 'View article...' shown at the bottom of many posts as this is the result of restoring old forum posts from a backup.
Flyout question
When I use flyout it uses the entire screen width only with Google Chrome. With Firefox it appears on only a portion of the screen. I am using 2.3.1 when this issue occurs. I also help with another site that uses 2.3.0 patch 3 that works correctly with Google Chrome. I don't recall changing anything on my 2.3.1 sites that would cause this.
View article...
View article...
Comments
View article...
The only changes I note moving from 2.3.0 to 2.3.1 were
* we added a 'px' to the user setting for distance from top
* we removed a 'container' class from the overall div wrapper since 'container' means something special in twitter bootstrap
View article...
View article...
If I use the following code:
<?php if (FLYOUT_SIDEBAR != 0) expTheme::module(array("controller"=>"navigation","action"=>"showall","view"=>"showall_flyout_sidebar","source"=>"navsidebar","chrome"=>true)); ?>
I then place a login module in the flyout menu. But in Google Chrome it takes up the width of the screen.
If I instead choose to place a text module in the flyout menu then the view isn't the entire width of the screen.
But if I hardcode a login module like this:
<?php expTheme::module(array("controller"=>"login","action"=>"showlogin","view"=>"showlogin_flyout")); ?>
it also takes up the entire width of the screen.
View article...
.flyout{ -webkit-max-logical-width: 299px; }
View article...
.flyout{ -webkit-max-logical-width: 299px; }
If I use the following code:
<?php if (FLYOUT_SIDEBAR != 0) expTheme::module(array("controller"=>"navigation","action"=>"showall","view"=>"showall_flyout_sidebar","source"=>"navsidebar","chrome"=>true)); ?>
I then place a login module in the flyout menu. But in Google Chrome it takes up the width of the screen.
If I instead choose to place a text module in the flyout menu then the view isn't the entire width of the screen.
But if I hardcode a login module like this:
<?php expTheme::module(array("controller"=>"login","action"=>"showlogin","view"=>"showlogin_flyout")); ?>
it also takes up the entire width of the screen.
The only changes I note moving from 2.3.0 to 2.3.1 were
* we added a 'px' to the user setting for distance from top
* we removed a 'container' class from the overall div wrapper since 'container' means something special in twitter bootstrap
.flyout{ -webkit-max-logical-width: 299px; }
If I use the following code:
<?php if (FLYOUT_SIDEBAR != 0) expTheme::module(array("controller"=>"navigation","action"=>"showall","view"=>"showall_flyout_sidebar","source"=>"navsidebar","chrome"=>true)); ?>
I then place a login module in the flyout menu. But in Google Chrome it takes up the width of the screen.
If I instead choose to place a text module in the flyout menu then the view isn't the entire width of the screen.
But if I hardcode a login module like this:
<?php expTheme::module(array("controller"=>"login","action"=>"showlogin","view"=>"showlogin_flyout")); ?>
it also takes up the entire width of the screen.
.flyout{ -webkit-max-logical-width: 299px; }
If I use the following code:
<?php if (FLYOUT_SIDEBAR != 0) expTheme::module(array("controller"=>"navigation","action"=>"showall","view"=>"showall_flyout_sidebar","source"=>"navsidebar","chrome"=>true)); ?>
I then place a login module in the flyout menu. But in Google Chrome it takes up the width of the screen.
If I instead choose to place a text module in the flyout menu then the view isn't the entire width of the screen.
But if I hardcode a login module like this:
<?php expTheme::module(array("controller"=>"login","action"=>"showlogin","view"=>"showlogin_flyout")); ?>
it also takes up the entire width of the screen.
.flyout{ -webkit-max-logical-width: 299px; }
If I use the following code:
<?php if (FLYOUT_SIDEBAR != 0) expTheme::module(array("controller"=>"navigation","action"=>"showall","view"=>"showall_flyout_sidebar","source"=>"navsidebar","chrome"=>true)); ?>
I then place a login module in the flyout menu. But in Google Chrome it takes up the width of the screen.
If I instead choose to place a text module in the flyout menu then the view isn't the entire width of the screen.
But if I hardcode a login module like this:
<?php expTheme::module(array("controller"=>"login","action"=>"showlogin","view"=>"showlogin_flyout")); ?>
it also takes up the entire width of the screen.
.flyout{ -webkit-max-logical-width: 299px; }
If I use the following code:
<?php if (FLYOUT_SIDEBAR != 0) expTheme::module(array("controller"=>"navigation","action"=>"showall","view"=>"showall_flyout_sidebar","source"=>"navsidebar","chrome"=>true)); ?>
I then place a login module in the flyout menu. But in Google Chrome it takes up the width of the screen.
If I instead choose to place a text module in the flyout menu then the view isn't the entire width of the screen.
But if I hardcode a login module like this:
<?php expTheme::module(array("controller"=>"login","action"=>"showlogin","view"=>"showlogin_flyout")); ?>
it also takes up the entire width of the screen.
.flyout{ -webkit-max-logical-width: 299px; }
If I use the following code:
<?php if (FLYOUT_SIDEBAR != 0) expTheme::module(array("controller"=>"navigation","action"=>"showall","view"=>"showall_flyout_sidebar","source"=>"navsidebar","chrome"=>true)); ?>
I then place a login module in the flyout menu. But in Google Chrome it takes up the width of the screen.
If I instead choose to place a text module in the flyout menu then the view isn't the entire width of the screen.
But if I hardcode a login module like this:
<?php expTheme::module(array("controller"=>"login","action"=>"showlogin","view"=>"showlogin_flyout")); ?>
it also takes up the entire width of the screen.