Hi,
After clicking the portfolio item image , a page with the slider loads up. I think that's the standard functionality, no? I tried doing it and had best results with adding the CSS below to your custom.css file.
#top.single-portfolio .slideshow_big {
right: 180px;
bottom: 40px;
}
#top.single-portfolio .slideshow.preloadingDone {
height: 800px !important;
width: 1280px !important;
}
Whole problem is that the size of the screen is unknown. Since the theme is not responsive, its up to you to figure out what you want to do and how big you want to show the image. However you should always upload your images *larger* then the size you plan on showing them , never smaller. Also you should prep the images prior to uploading to make sure the aspect ratio is always the same. So first you would pick you ideal image size. lets say 1280x800 .. then you have to be sure that the images are proportional to that size (aspect ratio) basically if you are uploading a width of 1500, then your height would need to be ( 1500 * 800 ) /1280 = 938px to be proportional to 1280x800.
Try uploading a few images at this size.
I made the portfolio by creating a custom template with portfolio type element. I add the custom portfolio to a page. then i created portfolio items where in each item i chose ""Fade Slider (force full width)"" along with the css above.
http://i.imgur.com/KrTHF.jpg <---slider i made
What would be the largest possible portfolio image size?
There are rumors of screens so large that they boggle the mind. There are whispers on support engineer forums sometimes about a royal prince or heir to the throne who has so many plasma monitors inter-connected, they form a solid screen hundreds of square meters in size, located deep in his underground command center (others say its a pleasure palace - a harem maybe).
It's a secret dream of every support engineer to answer a call for an onsite visit from this royal, and to gaze upon and behold this wonder (even though no one ever hears again from those lucky few techs who were flown in for support).
Some say it's a legend, but other swear by it. I think its fairy-tales. Everyone knows the Illuminati have a much bigger display.
Good luck,
Nick