Facebook Wide

By SouthSomewhere Last update May 20, 2011 — Installed 30,970 times.

Bug: photo page

in
Subscribe to Bug: photo page 4 posts, 2 voices



C1B1 Scriptwright
FirefoxWindows

It fails if you open a photo (http://www.facebook.com/photo.php?fbid=184...)

 
SouthSomewhere Script's Author
FirefoxWindows

I don't have that problem, nor has anyone else reported that problem. Maybe it's a problem with another script or conflicting with another script!

 
C1B1 Scriptwright
FirefoxWindows

Disabled all other scripts on facebook - still doesn't work.
It only happens if you open a photo in new tab.

I tried following code to fix it, but that only works sometimes :P
GM_addStyle(
'#content .UIStandardFrame_Container.clearfix {margin-left:15px !important; width:auto !important;}' +
'#pageHead { width:auto !important; }' +
'.UIStandardFrame_Content {width:auto !important;}'
);

 
SouthSomewhere Script's Author
FirefoxWindows

Fixed menubar on photo page. Now spans the full width!