Forums » Customize

Exhibit: Supersized

G470 A
GERMANY
2011-06-10 04:03:35
Permalink Post
 

Hi everyone :) been away for a while but did some stuff I want to share.
Maybe it´s what some of you need. A simple implementation of the great jquery supersized plugin. Supersized Source can be found here: buildinternet Supersized

The key features are:

• Resizes images to fill browser while maintaining image dimension ratio
• Cycles Images/backgrounds via slideshow with transitions and preloading
• Navigation controls with keyboard support

To customize the slideshow and design just open the plugin file and check the sourcecode from Line 57.

DEMO: raumzwei Indexhibit playground
DOWNLOAD: gatonet supersized for indexhibit

Hope you like it... :)

blameme A
SPAIN
2011-06-10 07:04:56
Permalink Post
 

Digital High 5, this is awesome, thanks!

patpending
UNITED KINGDOM
2011-08-04 09:46:40
Permalink Post
 

Hi G470,

I really like this but am happy with the way my site looks and just want to implement the keyboard navigation element and leave the rest untouched. Is that possible?

Thanks in advance and apologies if it's a stupid question!

Mark

http://markblower.com

jessedittmar
UNITED STATES
2011-09-06 14:53:00
Permalink Post
 

G470,

Sorry, really novice at this. I love the auto resize... i'm wondering if I can apply that element to my site... I would like my design to stay the same. is that possible?

site: www.jessedittmar.com

thank you!

emaalaniz
GERMANY
2011-09-12 04:30:36
Permalink Post
 

Jessedittmar: I was playing this days with this supersized tool and in your case is gonna be really easy to make it. Do it!!

Jorgen
DENMARK
2011-10-13 06:26:47
Permalink Post
 

This plugin works like a charm when running locally on my mac, but only shows the loading graphic when uploaded to my webserver - any suggestions what could be wrong??

G470 A
GERMANY
2011-10-14 05:06:26
Permalink Post
 

Hi @ all, been away for a while :)

@ patpending: yes it´s possible to create a keyboard navigation for your gallery but it has nothing to do with the supersized script.
All you have to do is trigger click your next or prev button on keyboard input. Google for javascript keycodes ;)

@jessedittmar: ...what emaalaniz said.
@Jorgen: chould have multiple reasons. show your url otherwise we can´t help.

danielzet
GERMANY
2011-10-15 10:55:50
Permalink Post
 

could somebody tell me, how i handle this hole structure of floders?

thanks
daniel

danielzet
GERMANY
2011-10-15 10:56:32
Permalink Post
 

i mean folders ;)

G470 A
GERMANY
2011-10-16 03:23:40
Permalink Post
 

Good morning danielzet,
just put exhibit.supersized.php in the plugin folder of your site,
the supersized script in the js folder of your site and so on... ;)

danielzet
GERMANY
2011-10-16 11:47:18
Permalink Post
 

hello G470,

thanks for your quick response. i followed your instructions... i´m getting close, BUT it did not work. I put all the scripts in the folders where they should be, i think so.
today-sucess: I got a playbar on the bottom of my side - Yeah!

maybe you could take a look on my side, please?

http://www.danielzinner.de

thanks in advance
daniel

G470 A
GERMANY
2011-10-16 16:01:42
Permalink Post
 

...hmmm, I think the problem is that you are loading two different jquery versions on your site. This can cause errors.

danielzet
GERMANY
2011-10-17 03:49:59
Permalink Post
 

hy again,

my indexhibit side is just regular, no other themes no other jquery versions on my side. only the last indexhibit version is installed. right now, i work with the sample theme of indexhibit...shifting stuff from on folder to another via FTP could´nt be the problem! I have to fix this problem very quick, because this side is part of my work, clients will take a look in the next days.

What could i do, maybe i could hire you for this problem?!

thanks again
daniel

(du sprichst auch deutsch, oder?)

G470 A
GERMANY
2011-10-17 07:42:22
Permalink Post
 

klar ;) ist aber besser auf englisch zu schreiben damit die anderen auch was davon haben.
Du hast eigentlich nur einen kleinen javascript Fehler auf der Seite, der das ganze bremst.
Wenn du möchtest schick mir einen ftp login, ich fix das schnell. info@gatonet.de

christina
INDIA
2011-12-28 00:09:57
Permalink Post
 

Hi G470,
I have uploaded all the files in the according folders, chose supersized plugin, switched off site processing, uploaded images, but it doesn't work, I get a spinning wheel: Webpage

I thought it's because I am using jpg and changed to gif, but apparently that wasn't the problem. Could it be a javascript mistake too and how to solve it?

pernin A
SWEDEN
2011-12-28 02:04:53
Permalink Post
 

sorry, I don't see a supersized exhibit there. Which one is it?

christina
INDIA
2011-12-28 09:30:08
Permalink Post
 

the main. so it should come on the landing page. i am using supersized plugin here...

pernin A
SWEDEN
2011-12-28 09:45:53
Permalink Post
 

I have supersized here: http://index.bagofcats.net/formats/supersized/ in working order

the only difference I can see (unless you have edited the plugin) is that I'm using a newer jquery.js (1.4.4) and you use a very old one. You could try to change your jquery.js to the same I'm using -- to to the latest one, as you may have problems with other plugins

christina
INDIA
2011-12-28 10:37:39
Permalink Post
 

changing to the newer jquery means i won't be able to use thickbox, right? that is why i didn't use the slideshow plugin, as all i wanted was a sort of splash page with full size images as slideshow...

christina
INDIA
2011-12-28 10:38:43
Permalink Post
 

sorry, not necessarily a splash page, but landing page...

pernin A
SWEDEN
2011-12-28 10:41:18
Permalink Post
 

Use Thickbox with JQuery 1.3 - 1.6.3:

Edit jquery.thickbox.js like this:

At line 76:
var imageGroup = $("a[@rel="+rel+"]").get();

Remove the "@", you should have :
var imageGroup = $("a[rel="+rel+"]").get();

christina
INDIA
2011-12-29 02:08:24
Permalink Post
 

it worked :)
i am not so sure, but it seemed to start working after the above mentioned changes AND after correcting an error in my favicon found with the W3C Validator.

wow. so some mistakes happen on completely different ends and one (I) would never guess. or maybe due to my bad internet connection the correction got delayed and it was only the above changes. anyways... validate your page!

Thank you Pernin!

TOVS
NETHERLANDS
2011-12-30 07:14:15
Permalink Post
 

love it! great work!

mgushanasjr
UNITED STATES
2012-01-27 13:00:12
Permalink Post
 

I'm getting the same issue christina had on her site on main

samevansbutler
UNITED STATES
2012-01-30 08:05:43
Permalink Post
 

Amazing plugin! Was looking for a way to scale images and thought it was going to be a real undertaking, but almost all the work is done! Love indexhibit forum!

Want to make a few small mods, and I'm still new to CSS/PHP:

Is it possible to make a hybrid of Supersize and Horizontal? I want the regular horizontal scrolling gallery, but the height of the images to scale with the size of the browser window.

I'm at samevansbutler.com

pernin A
SWEDEN
2012-01-30 08:31:07
Permalink Post
 

check this thread for the horizontal_sized exhibition format plugin

christina
INDIA
2012-01-31 23:18:08
Permalink Post
 

hi again,

i have edited the plugin to remove the bar and navigation on the bottom as i simply want the images to show up. i also changed transition speed and chose the fading option. Everything is exactly how I wanted it, but in between i get weird disturbances like black blocks on the top or bottom of the page and the images move up and down, it is really disturbing. what could it be?

Here is the site Webpage

rakai
NEW ZEALAND
2012-02-28 21:47:10
Permalink Post
 

I would love to see the supersize functionality work using the slideshow plugin and without the sliding transitions or the navigation bar at the bottom. i tried looking at the code and thought i might be able to give it a hack but unfortunately i don't know where to start.

rakai
NEW ZEALAND
2012-02-28 21:47:32
Permalink Post
 

I would love to see the supersize functionality work using the slideshow plugin and without the sliding transitions or the navigation bar at the bottom. i tried looking at the code and thought i might be able to give it a hack but unfortunately i don't know where to start.

rakai
NEW ZEALAND
2012-02-28 21:50:49
Permalink Post
 

actually i spoke too soon... i can see now how it is easily customisable through the superslides.plugin file. doooh

rakai
NEW ZEALAND
2012-02-28 23:31:51
Permalink Post
 

can anyone tell me how i can make the images link through to the next in the gallery instead of the forward buttons.

dadoosh
AUSTRALIA
2012-03-07 01:57:58
Permalink Post
 

im using the plugin on my home page but all it shows is a small grey box. any idea why ?
thanks
my webpage

Leetomic
UNITED STATES
2012-03-07 10:17:21
Permalink Post
 

Fullsized plugin seems difficult to run as a newbie. By the way, Dadoosh, did you choose sample option to run expanding menu? can i do the expanding menu on Eatock?

Leetomic
UNITED STATES
2012-03-07 10:17:35
Permalink Post
 

Fullsized plugin seems difficult to run as a newbie. By the way, Dadoosh, did you choose sample option to run expanding menu? can i do the expanding menu on Eatock?

pernin A
SWEDEN
2012-03-07 10:26:14
Permalink Post
 

you can't use eatock for expanding menus, use sample. If you've already styled with eatock, just copy eatock/style.css and replace sample/style.css

G470 A
GERMANY
2012-03-07 12:02:12
Permalink Post
 


@ dadoosh Update your jquery file to a new version. you are still running on jQuery 1.1.2. This will fix your problem.
@ raki have a look at the supersized development site. It´s possible to link images

dadoosh
AUSTRALIA
2012-03-07 17:20:27
Permalink Post
 

thanks g470 ! it's working now:)

dadoosh
AUSTRALIA
2012-03-07 19:41:46
Permalink Post
 

im already happy with my home page (homepage) but there's just one tiny thing that seems to be annoying.
when im on the homepage and move around my mouse a little bit to left and right/up and down, the background image(which is supersized) keeps moving slightly too. any hint how i can solve this issue?
thanks:)

G470 A
GERMANY
2012-03-08 06:03:54
Permalink Post
 

Hi dadosh, that´s easy to solve ;) it´s all in your css...

The images get wrapped in a a href link so they are affected by this style rule:

a:hover { padding: 4px;
    text-decoration: none;
    background-color: #FFFF33;
    color: black; }

...remove padding: 4px; and you are fine.

dadoosh
AUSTRALIA
2012-03-08 06:10:42
Permalink Post
 

thanks, it's solved :)
but then is there any way to have that 4px padding back somehow ?

G470 A
GERMANY
2012-03-08 15:37:57
Permalink Post
 

use

#menu a:hover{padding: 4px; }

to style only the menu links ;)

dadoosh
AUSTRALIA
2012-03-09 08:22:49
Permalink Post
 

thanks heaps g470 ! im really excited that the website is actually getting there !

audience
SWEDEN
2012-03-10 08:51:22
Permalink Post
 

Awesome awesome plugin and easy to alter for coding newbies like me. But my website im working on bjornstensson.se (see Collections) I can't get the thing to work properly. The images that shows are not always full screen, they tend to change after a couple of images. How can I fix that?

G470 A
GERMANY
2012-03-13 20:36:48
Permalink Post
 

@ audience looks like it´s working, can´t see the problem...

audience
SWEDEN
2012-03-17 10:04:26
Permalink Post
 

Hi folks,

I wonder if its possible to have the Supersized background for all the pages with out adding them for each page? Because then they have to be uploaded for every page and then the visitors have to upload and see the loading icon every time to click on a different link, which looks really bad.

My page

I hope its understandable what I mean.

Thank you all!

audience
SWEDEN
2012-03-17 10:04:36
Permalink Post
 

Hi folks,

I wonder if its possible to have the Supersized background for all the pages with out adding them for each page? Because then they have to be uploaded for every page and then the visitors have to upload and see the loading icon every time to click on a different link, which looks really bad.

My page

I hope its understandable what I mean.

Thank you all!

Showing 1 - 46 of 46 posts in Forum > Customize > Exhibit: Supersized
 

You need to be logged in to post.