Web Developer 1.1.9
Allen
Registered Users Posts: 10,013 Major grins
The latest version of Web Developer 1.1.9 yellow elements box does not work
on any Smugmug site. It works on other sites including Dgrin. FF3.6.13
The cursor remains a crosshair and doesn't change to a double arrow so the
box can not be moved. Also nothing in the box can be selected to copy.
Anyone else see this?
The box behaves ok on Smugmugs main page but not the browse page.
Edit: WebDev 1.1.9 works in Flock
on any Smugmug site. It works on other sites including Dgrin. FF3.6.13
The cursor remains a crosshair and doesn't change to a double arrow so the
box can not be moved. Also nothing in the box can be selected to copy.
Anyone else see this?
The box behaves ok on Smugmugs main page but not the browse page.
Edit: WebDev 1.1.9 works in Flock
0
Comments
http://chrismckayphotography.com
/* fix chrome/webkit background color issues */
body:after {display:block; position:absolute; width:100%; height:100%; top:0px; left:0px; z-index:-1; content: "";}
Please fix this as it's very difficult to help anyone using WebDev.
My Website index | My Blog
http://chrismckayphotography.com
http://help.smugmug.com
Not a biggie except for new users not understanding how to effectively use
WebDev or anyone not reading this thread. It's easy to quickly override, I
click that theme tab and luckily, right at the top add a space in "b ody:after {dis....".
Another trick is when looking at a photo in lightbox. Temporarily adding this to
CSS allows the yellow elements box to show on top.
#webdeveloper-element-information {z-index: 999;}
#lightBoxStage {z-index: 991 !important;}
My Website index | My Blog