Using the Picture Library Slideshow Web Part

by Craig M Wright - Issues and Errors, SharePoint Design - Aug 5, 12:25 PM

Bookmark and Share
Set up is easy, but configuration is another thing altogether. It seems to display only the "Preview" size of the image and I can not seem to make it display the normal dimensions. Don't make me use JavaScript on you!

Any suggestions would be great.

UPDATE: I'm a quitter and a hater. No clear way to configure so I ditched it and just used jQuery to make a custom control. Next.


New and exciting problems in 2010

by Craig M Wright - Issues and Errors, SharePoint 2010 - Jul 19, 03:11 PM

Bookmark and Share
Just started getting a "Object moved Object moved to here. " error when I try to open my custom master page. Not sure why, but I'll keep you informed...

Not resolved, but worked around. Removed some odd tags someone asked me to add.

No idea why the tag had that effect. Nice to see that Microsoft is still in the business of making over generalized error messages.


An odd problem at Texas Health Resource

by Craig M Wright - Issues and Errors, SharePoint 2007 - Dec 26, 11:44 PM

Bookmark and Share

I have to mention this. Once the Master Page was customized, it seemed like randomly the breadcrumb area would get all jumbled with content from other parts of the page.It had me stumped for a while. Then finally I found ONE posting about the issue here. Props to Andy Burns for saving the day! Great work. Great blog.

If you’re under the gun and in a hurry to fix the problem, not understand why it’s happening, just do a search on your CSS file for “ms-areaseparator” and/or “ms-pagetitleareaframe” and set the background-color to transparent. That should stop the madness.