AltynbekKZ / galleriffic

Automatically exported from code.google.com/p/galleriffic
0 stars 1 forks source link

Space sign in slide div? #92

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I am customising the script, and am trying to place the slideshow image
in a div that has the exact proportions as the slide image.
2. There seems (i am not sure) to be a space sign slipped in front of the
slideshow image somehow, but i can't get rid of it.
3. I tried everything to make it fit, but i just can't see where the space
sign would come from. I don't follow the code creation exactly.

What is the expected output? What do you see instead?
Instead of aligning with the content, the image is slightly shifted to the
right. Not pretty.

What version of the product are you using? On what operating system?
r26, example-4.html
Windows XP, FF

Please provide any additional information below.
http://andidas.deviantart.net/testing/gall/

Thank you,
Great Script!!

Original issue reported on code.google.com by ennepe...@gmail.com on 14 Mar 2010 at 4:12

Attachments:

GoogleCodeExporter commented 8 years ago
Haha. Ok, good news and bad news:

Goods news: 
I found the problem, i am not insane or paranoid, it had been described in the
comment section:
(http://trentacular.com/2009/10/galleriffic-2-0/comment-page-3/#comments)

Bad news:
i wasted a Sunday searching for a space sign...oh well. :)

Original comment by ennepe...@gmail.com on 14 Mar 2010 at 6:24

Attachments:

GoogleCodeExporter commented 8 years ago
There was a space on line #630:

.append('<span class="image-wrapper current"><a class="advance-link" 
rel="history" href="#'+this.data[nextIndex].hash+'" 
title="'+imageData.title+'"> </a></span>')

which is now replaced with  

Original comment by kristaps...@gmail.com on 14 Jul 2010 at 9:56

GoogleCodeExporter commented 8 years ago
Thanks! I was trying to figure out this as well it worked perfectly

Original comment by copley.k...@gmail.com on 13 Jun 2011 at 3:57

GoogleCodeExporter commented 8 years ago
This is a major issue for (I would assume) most people, and has an uber, super 
simple fix, yet this ticket has been around for well over a year. C'mon man, 
help us out!

Original comment by john.syr...@gmail.com on 10 Sep 2011 at 3:34