PictureLibrarySlideshowWebPart - Change image size to original size

Hi,
I'm using the PictureLibrarySlideshow Web part as image slider in the banner of a SharePoint website. Apparently this web part changes the image size so it is smaller than its original size.
Is there a simple solution to solve this and resize the image? I found some Jquery solutions but they did not fix the problem.
Thanks!

Hi
Ward010 ,
In Slideshow web part, picture is initialized with field value that contains the Url of  Web image (EncodedAbsWebImgUrl  field). Unfortunately it is not supported to configure in web part what image
type (original, web or thumbnail) should be displayed in Slideshow The solution that demonstrated below allows to display original images instead of web images in Slideshow web part.
In order to specify original images, method overriding for picture initialization is used:
function SlideshowObjectInitializer() {
  ShowPic = (function(ShowPicOrig) {
      return function() {
           var ssObj = arguments[0];  //SlideShow object
           var curPicIdx=ssObj.index; //current picture index
           ShowPicOrig.apply(this, arguments); //call original ShowPic
           //apply some changes to display original picture in SlideShow control
           ssObj.image.src = ssObj.linkArray[curPicIdx]; //display original image instead of web image
           //change picture & container size to auto instead of fixed (by default web image size is used)
           ssObj.image.setAttribute('height','100%');
               ssObj.image.setAttribute('width','100%');
               var cell = ssObj.cell;
               cell.style.width = 'auto';
               cell.style.height = 'auto';
               cell.style.display = '';
               var pcell = ssObj.cell.parentNode;
           pcell.style.width = 'auto';
               pcell.style.height = 'auto';
  })(ShowPic);
ExecuteOrDelayUntilScriptLoaded(SlideshowObjectInitializer, 'imglib.js');
Save      JavaScript code to the file, for example in SlideshowObjectInitializer.txt      and upload it to SiteAssets Library
Add      CEWP on page where Slideshow web part is located and in the Content Editor      tool pane, under Content Link property,     
type /SiteAssets/SlideshowObjectInitializer.txt
Reference:
http://blog.vgrem.com/2013/04/27/beyond-the-slideshow-web-part-capabilities-in-sharepoint-2010/
Please inform me freely if you have any questions.
Thanks

Similar Messages

  • How can I get a tab to open in an oversize jpg image in its original size with scroll bars when I click on a link?

    I have a small program for storing my genealogy names and jpg images of the census pages where each name is found. The images have a thumbnail link that opens in a new tab to view the actual oversized census page. In the new tab the census page is small and not readable. How do I get the jpg image to appear in its original size with schroll bars so I can read the census in the firefox browser without using the zoom feature. It takes several clicks on the zoom to get the image to a readable size and that is time consuming, especially when I have several images opened.

    That works, thank you!
    Could I suggest that this feature (the ability to turn off or turn on the auto-resize of images) be part of the Options tab on Firefox? I think it's a setting that some users might want to change fairly often--even toggle back and forth on. It's a little annoying to have to go into about:config every time to do this.

  • Why do my resized images print out original size?

    i understand how to resize images (somewhat). however, when i print them, they are printing as original size. what do i have to do to correct this? i have searched the web in vain, am just not finding info. everything is about resizing only. i am using picture manager. have also tried with paint and photo gallery or something. no one in this house is very computer saavy, PLEASE HELP!!!

    Thankyou for your response! Still in need of help!  
               I am making a craft project. I have resized my image exactly how i want it to be to fit my project base. (No standard sizes work). I made the image smaller, to fit exactly on my base (a heart). I saw there were even templates with a heart, but have not figured that out yet. I used the percentage button to resize my image, with the ratio set to keep the dimensions correct. I saved the resized image. Then I opened it and printed it. It was smaller, but still not right, not how I have it on the screen and not the right size. It is too big for my heart and wouldn't work. I know it must be something simple, some little step I am missing. I need to know how to tell the printer the new size. I am using picture manager. I have a HP Photosmart Plus B210 series printer. I have picture manager, paint, hp photo viewer, windows photo viewer, media center, photo gallery. I don't understand why resizing, saving, then opening that file, still did not work. It still printed out (smaller than original but) not the size I needed. I also edited the image and saved it with a new size, and my editing changes.
           This is truly driving me insane! I have spent hours and hours trying to figure it out for myself, as well as searching the web, and asking for help from different forums. (Not to mention wasting lots of ink!??!!!!)
                                                         I Truly would appreciate any help,
                                                                          SINCERELY,
                                                                          lamblovegirl    

  • Hero Images Revert to Original Size After Being Resized

    Hi,
    I have read many forum questions about resizing hero images in slideshows, but I'm having a slightly different problem:
    In order to have larger images in my slideshow I have been resizing the hero images to 500px height one by one (as I can't seem to find a way to edit all hero images together).
    But now I am finding that images I have already made larger have reverted back to their original size. This is without exiting the program or even changing windows.
    This is already a time consuming process as I'm working on an artist's site and there are multiple slideshows with dozens of images each.
    Does anyone have a solution to this problem?
    Thanks!
    - Véronique

    Hi,
    I have read many forum questions about resizing hero images in slideshows, but I'm having a slightly different problem:
    In order to have larger images in my slideshow I have been resizing the hero images to 500px height one by one (as I can't seem to find a way to edit all hero images together).
    But now I am finding that images I have already made larger have reverted back to their original size. This is without exiting the program or even changing windows.
    This is already a time consuming process as I'm working on an artist's site and there are multiple slideshows with dozens of images each.
    Does anyone have a solution to this problem?
    Thanks!
    - Véronique

  • Unshrink or revert image back to original size after adding headers.

    I add headers to PDF files and it shrinks the document so that the header doesnt overwrite them.
    When I remove the headers, is it possible to unshrink or revert the image back to the original size?

    Do you know what size it was when placed?
    The only way I can find to be able to reset a frame to the size it was when it was created is to set the preference for "When Scaling:" to "Adjust Scaling Percentage" and then resetting to 100% will take you back to the correct size, but not necessarily the original position as this is just another transformation, not a reversion to anything. The BIG downside to this setting, in my opinion, is that if you scale a text frame, the listed font size won't change, nor will stroke weights be listed correctly on scaled objects, which can lead to a lot of head scratching.

  • Return an image to its original size?

    Hi everyone,
    When trying to sort layouts in indesign I'm very often scaling pictures until they fit in the page correctly. But is there a way to reset the original size of the image without having to re-import when I want to try a different size?
    Thanks,
    Chris

    The reason for not using that is it scales text wrap amounts and does strange things to the listed weights for strokes and font sizes when objects have been scaled.
    If you select the image itself (direct select tool, or double-click in CS5), you should see the current scale percentage in the horizontal and verical scale fields on the control panel. Reset to 100%, then fit frame to content.

  • Export original size not original size

    The native RAW resolution of my camera is 6016x4016. When I try to export jpegs as original size, they come out 1798x1200. If I export as TIFF, they come out full size (but 20x as large a file as jpeg.) If I export at 50%, they come out 50%. This is only happening on my iMac, not my MacBook Pro. How do I get aperture to let me export a full size jpeg again?

    Open the Image Export Preset and make sure that the settings for the Image Export Preset that you are using match the description.
    If that's not it, post back.

  • Does Photoshop Express change image quality of original file?

    I use Photoshop Express (currently version is 3.4196) on my iPhone 5s to work on 24 megapixel files from my Nikon D7100 DSLR.
    Does anyone know if saving the file reduces the image quality? what is the equivalent JPEG level to the Desktop Photoshop?
    Tal

    Hello
    We are currently having a beta for Measurement Studio. This is a public beta where we let customers evaluate beta software versions of the next release of Measurement Studio. If you can go to the beta site ( http://ni.com/beta ) and sign up for the Measurement Studio beta, you can evaluate this behavior in the newer CWGraph control and see if it provides you the desired behavior.
    The main reason you are seeing problems like this is that the ControlImage function selects 600 dpi to draw the image out, since this is a standard number that works with most printers.The 7.1 controls will now provide a ControlImageEx function that lets you select the dpi for the image. The standard for most screens is 96 dpi.
    Please email the beta coo
    rdinator( [email protected] ) once you have signed up.
    I hope this helps
    Bilal Durrani
    NI
    Bilal Durrani
    NI

  • Emailing Photos not at Full and Original Size? Why...

    Am trying to send photos to friends and family but the photo quality and size gets reduced by soooo much.
    An iphone gives an option if I want to send the photo at compressed size or original size.
    Why does the Windows 8 Nokia 920 compress photos and how can you turn it off?
    Uploading pictures on usb to computer and then emailing photos from computer to someone is a bit of hassle considering Phones can skip and send photos themselves.

    I believe that the natural limit for the MMS standard (1.2 or 1.3) that most phones have in use these days is 600KB, so if you are sending it directly then it will downscale the image to the smaller size in order to comply with the data size limit. If you are using SkyDrive app on your 920, there are Settings for photo upload and photo download sizes.
    For now, there is not much that can be done except upload it to SkyDrive and send people a link to that file...which can be cumbersome I know. Reasons for compressing it may be to lessen the load on data plans that users have.
    Anyways, as this is a user to user forum only for Nokia products and services, and what you are asking about refers to core WP8 behaviour, you are always welcome to leave suggestions for them at: http://windowsphone.uservoice.com
    I don't see why it can't

  • Problem Exporting as Original Size Export

    When I export a 3861 × 2574 raw file as an original size jpg, it exports to 1800x1200. If I open the file in Photoshop and save as a jpg, it saves as 3861x2574. If I export as a 50% jpg, it exports as a 1931x 1287 jpg.
    How can I export a 3861x2574 jpg?
    Thanks,
    Michael

    Verify that the "Original Size" Preset is still set to original size.  ("Aperture→Presets→Image Export ... →JPEG - Original Size→Size to→Original Size")
    Post back. 

  • How to restore original size of placed and fitted image?

    If an image is placed to the frame, fitted to it, file saved. When I open it again, is there the way to restore the original size of the image?
    Thank you in advance for any help.
    Vera

    By which Simon means change the values in the scaling fields of the Control panel or Transform panel to 100%.
    You'll also almost certainly need to do something with the frame, like "Fit frame to content" or at least select it with the regular selection tool and adjust the cropping.
    Peter

  • Is there any options/addons for selecting/changing image size when viewing images?

    When clicking to open images when on web pages there is no option to select size.
    I'm looking at some pages that have images (mostly jpg) I like to compare and that is very hard when all images open in a size that normally fill most of the browser window.
    So I wonder if there is some hidden options or addons for selecting image size when opening images for viewing?
    I have tried Image resizer/scaler, image zoom and show picture with mix results. Image resizer/scaler and image zoom allow resizing of images, but when opening images on same tab as web page the white image "frame" that is visible when reducing image size is left in original size. This make viewing and opening other pages a hazard.
    I'm grateful for any help...cheers :-)
    Picture of white frame
    http://s25.postimg.org/z1ubo6zun/Remove_Exterior_Fog_at_Skyrim_Nexus_mods_and_c.png

    hehe no offense, but I'm not following the version rushing from Mozilla. I'm using many customizations and addons and it is a nightmare to change to a new version and practically impossible to use last version. Also the FIrefox history have shown that earlier versions have both been more stable and had better implementation of features.
    Spending hours customizing and finding out that addons dont work with new version every time Firefox come with a new version , no thanks. For that to happen Firefox have to be more compatible across versions and more friendly toward customization in updates and new versions. I have used Firefox for at least 8-9 years with practically no security problems and one thing I have learned is: dont update or install next version if the version I have is working well.
    Maybe I should have mentioned this in this question, that Im using v26 and that my FIrefox is heavily modified with addons and customizations.
    '''Back to the subject'''
    Anyway I dont think any of my customizations or addons should create a white frame behind images, but I'm asking to find out if you guys also get this white frame when resizing pictures to a smaller size after clicking images for viewing.

  • When I try and print an "Approach Plate, or Departure" from ForeFlight to my Epson Stylus NX430 using AirPrint the image is resized. How can I print without it resizing. I want to have the plate print in the original size so I can use it.

    When I try and print an "Approach Plate, or Departure" from ForeFlight to my Epson Stylus NX430 using AirPrint the image is resized. How can I print without it resizing. I want to have the plate print in the original size so I can use it. Is this an Apple, Epson, or Foreflight Issue? I just purchased the printer so I can return it and get a different model or brand. I spoke to Epson and the suggestions given did not resolve the issue. I have cut the paper down to the size of the plate roughly 5.5x8 and it still try's to print at 8.5x11. I have also requested help through ForeFlights Tech help but have yet to receive an answer.
    Please help!

    It varies based on what you ordered and whether it is in stock or has to be assenbled and shipped from China. Your email conformation should give an estimate of when the items are expected to be shipped or available for pick up if you are having it sent to a local Apple Store.

  • When I send or receive e-mail, the mail gets changed significantly from its' original form.....typestyle, size of letters, symbols, page layout, color, everything changes.....is there a way to fix that?.....

    When I send or receive e-mail (Thunderbird).....the mail gets changed significantly from its original form.....typestyle, font size, symbols, page layout, color.....everything changes.....is there a way to fix that so my the original form of the mail is not changed?.....

    Just to recap, this is a collection of ports I have collected over time for people who needed this information when setting up the HP ePrint app so that they could view their email from within the app.  I am certain other applications also need this information.  Although lengthy, I could not find a more comprehensive place to retrieve this information.  Feel free to post additional information, faulty information, or other related topics below as this is simply a collection of data and it would be practically impossible to test all of them. Thank you!
    Don't forgot to say thanks by giving "Kudos" if I helped solve your problem.
    When a solution is found please mark the post that solves your issue.
    Every problem has a solution!

  • How do I get my web pages back to original size? My fonts are all too large and keep reverting after I change them back!

    How do I get my web pages back to original size? My fonts are all too large and keep reverting after I change them back!

    That has not worked. I do it and still it reverts. Isn't there a way to tell Firefox to just go back to default settings?

Maybe you are looking for

  • LG Lucid 3: How can I get rid of the text message indicator? It says I have a text message, but I do not.

    I have a new LG Lucid 3 and the text message indicator says I have a new message, but I do not. Messaging is empty when I click on it. How can I get rid of the "1" indicator? I tried turning the phone on and off and that did not work.

  • Service Procurement PO Issue in MM-SUS Scenario (SRM 7.0)

    Hi Gurus, We are facing issue while creating the service purchase order in MM-SUS scenario. Creating the PO in ECC with Account Category "K" and Item Category "D". (PO should transfer through XML as in XI config v hv used proxies for both ECC & SRM,w

  • LONGEVITY

    In the very near future I'll be making the switch from a PC to a Mac...needless to say, i'm very excited! I do, however, have a few concerns. I posted a topic a few days ago with a list of items I needed a computer for, and the responses I recieved (

  • Numbers files marked as not having a valid format.

    Hello Forum. I had a power failure on my laptop. I removed my thumb drive by just pulling it out of the machine. When the computer powered back up it said the drive (which had my numbers document on it) had an improper device removal message. Now I a

  • 9205 Installation Issue - Stop running services

    Hi, I am trying to install Patch 9.2.0.5 on Windows XP Service Pack 2. Before the installation begins I am prompted to stop a long list of services. I try to stop all services but obviously cannot stop them all. I can thus not continue my installatio