Page width issue

Hi

 

 

 

 my admin area seems to have shruck for some reason and changed widths sizes.

 

How can i correct this

 

 page width

 

pagewidth.png · 1006.1K · 230 views
https://niceday-hosting.co.uk | http://northumberlandfriends.co.uk |http://kids-tv.net
Quote · 9 Feb 2013

Maybe you are modifying tmpl_uni? The admin panel uses this template. Simple enough to check, right click on the area to the right, click on inspect element (or yourbrowser's equivalent) and find the offending piece of css. 

Quote · 9 Feb 2013

 

Maybe you are modifying tmpl_uni? The admin panel uses this template.

 It shouldn't.

Geeks, making the world a better place
Quote · 9 Feb 2013

Well, try renaming the folder BAKtmpl_uni and then try to view things such as "members" in the back end. You'll find it stops working. I only discovered this recently by accident when trying to remove uni as option for members.

Quote · 9 Feb 2013

well as i have never modified any  files and this has just happend since installing 7.1 i guess this is a dolphin issue.

https://niceday-hosting.co.uk | http://northumberlandfriends.co.uk |http://kids-tv.net
Quote · 9 Feb 2013

 

Maybe you are modifying tmpl_uni? The admin panel uses this template. Simple enough to check, right click on the area to the right, click on inspect element (or yourbrowser's equivalent) and find the offending piece of css. 

it shows div#global_admin

https://niceday-hosting.co.uk | http://northumberlandfriends.co.uk |http://kids-tv.net
Quote · 9 Feb 2013

Hmm, I would think that's impossible myself. Don't know how that would come about.maybe someone else has the answer. 

Quote · 9 Feb 2013

 

Hmm, I would think that's impossible myself. Don't know how that would come about.maybe someone else has the answer. 

 thats what puzzles me as i have never altered any files/css

mayne Newton or deano92964 will pop along with a solution

https://niceday-hosting.co.uk | http://northumberlandfriends.co.uk |http://kids-tv.net
Quote · 9 Feb 2013

Yes, exactly; screw up the template and your admin page is a freaking mess making it difficult if not impossible to use.  As I said, admin shouldn't use the uni template for display.  It should not be using a site template for display, it should be independent of any site template in use.

Geeks, making the world a better place
Quote · 9 Feb 2013

 

Yes, exactly; screw up the template and your admin page is a freaking mess making it difficult if not impossible to use.  As I said, admin shouldn't use the uni template for display.  It should not be using a site template for display, it should be independent of any site template in use.

 i have several 7.1 dolphins running and this is the only one displaying this issue.

https://niceday-hosting.co.uk | http://northumberlandfriends.co.uk |http://kids-tv.net
Quote · 9 Feb 2013

i have to ask as your pic is of the flash apps page - my flash apps page also reduces in page width - but it is the only one that does that. So, do all of your pages shrink or just the flash apps page.

caredesign.net
Quote · 10 Feb 2013

 

i have to ask as your pic is of the flash apps page - my flash apps page also reduces in page width - but it is the only one that does that. So, do all of your pages shrink or just the flash apps page.

 yes thats the only page that is reduced.  It means i am unable to check my RMS settings

https://niceday-hosting.co.uk | http://northumberlandfriends.co.uk |http://kids-tv.net
Quote · 10 Feb 2013

Try to check flash/modules/global/inc/constants.inc.php file, and the following lines in it:

'layout' => array('top' => 0, 'left' => 0, 'width' => 700, 'height' => 600),
'minSize' => array('width' => 700, 'height' => 600),

ensure that the size is 700x600 minimum

Rules → http://www.boonex.com/terms
Quote · 10 Feb 2013

@AlexT - i was playing around with that and for me it expands the space behind the flash apps window. From what I see the flash apps window seems to be a flash embed.

i attached an image of what it looks like if i change the 700 to a higher number

flashapps.png · 222.7K · 227 views
caredesign.net
Quote · 10 Feb 2013

 

Try to check flash/modules/global/inc/constants.inc.php file, and the following lines in it:

'layout' => array('top' => 0, 'left' => 0, 'width' => 700, 'height' => 600),
'minSize' => array('width' => 700, 'height' => 600),

ensure that the size is 700x600 minimum

 Thanks  I changed these settings on my site to

'layout' => array('top' => 0, 'left' => 0, 'width' => 880, 'height' => 770),
 'minSize' => array('width' => 880, 'height' => 770),

and it has corrected the layout

https://niceday-hosting.co.uk | http://northumberlandfriends.co.uk |http://kids-tv.net
Quote · 10 Feb 2013

cool - glad to see that it is fixed now. sorry i was no help

caredesign.net
Quote · 10 Feb 2013

 

cool - glad to see that it is fixed now. sorry i was no help

 no problem. just strange why this site played up like this when all my other work fine

https://niceday-hosting.co.uk | http://northumberlandfriends.co.uk |http://kids-tv.net
Quote · 10 Feb 2013
 
 
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.