Page width question

How do you adjust admin panel pages width, Iam using a older monitor, and I can not see the logout, I seen where to adjust for all other pages but there is nothing for adjusting the admin control panel...

Quote · 22 Sep 2015

Edit /administration/templates/base/css/general.css and look for:

 

div.adm-middle-center {
	width: 1140px;
	margin: 0px auto;
}

 

Change the width value to something more suitable. Then save and clear cache. I can't say what kind of issue this may have, though.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 22 Sep 2015

Well that had a affect and made the pages smaller, But it did nothing for where you go to log off at please see attachment, that is all it shows on the screen...

Grab9.bmp · 36.8K · 189 views
Quote · 22 Sep 2015

 

Well that had a affect and made the pages smaller, But it did nothing for where you go to log off at please see attachment, that is all it shows on the screen...

Sorry, missed that. Edit general.css again and look for:

 

div.adm-header-content {
    width: 1140px;
    margin: 0px auto;
}

 

Rinse and repeat.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 22 Sep 2015

Ok I got it, Thank you very much...

Quote · 22 Sep 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.