You are not logged in. Please login or register.
Active topics Unanswered topics
Juicebox v1.5.1 Released!
Search options
I thought I was finished with all the troubleshooting, but now when going to full screen on the mobile device I get a Juicebox Error: Config XML file not found. The file is there and pointed to, it works on the desktop and tablets, just not not the mobile devices. Here is the link. HELP!
http://www.davidfrenchsculptor.com/2013
By the way, it appears to be just on my phone. I have cleared out the cache, reset the browser and all and still no result. Any insight anyone?
Hi
This was occurring because I needed to set the Juice Box Gallery to 100% in width and 75% in height to accommodate the design. So, my fix was to reset the height in my CSS @media only screen and (max-width: "sizes"px) back to 100%, letting the layout work on the larger screens while letting the full-screen mode work and return correctly.
Thanks for your help, keep up the good work. Having someone to bounce ideas of is great!
Hi Steven
I realized that the issue was only with two galleries, but not the rest. After doing some editing in the THEME.CSS I copied over a good one into the galleries that had the problem and voila.
Thanks for your time and support.
Teejay
Hi
When clicking on the gallery tools to remove the thumbs from view, there is a blue fuzzy outline around the juicebox module in SAFARIl and dotted line in IE and FireFox. It looks like what IE did to linked images that didn't have the NO BORDERS property. So I applied the juicebox to have no borders, but it is still there.
Any thoughts?
Thanks, in advance
Teejay
I will look for errors, but it is only occurring on the iPhone using the 7.
Hi
On the mobile device only, I am having an issue that occurs ONLY AFTER one closes the full screen mode, where the layout gets whacked a little and the FIXED item at the top thinks there is lowered top. See link. Anyone have this issue before and if so what was the fix?
http://davidfrenchsculptor.com/issues.html
Thanks in advance.
Teejay
Hi
I am having trouble getting the image Title (name) to be closer the Caption below it. Even adjust the following CSS it nothing seems to be affecting it
.jb-caption p
.jb-title p
#juicebox-container
I can change the color using
#juicebox-container
Here is the page where you can see that the caption bleeds off. I want less space around the image, not more, wanting the line height tighter.
http://davidfrenchsculptor.com/2013/
But not the line height. Any suggestions?
Hi Everyone!
The styles sheet for the expanded view is in the CLASSIC folder inside the JBCORE. There you can manipulate every element and their dog. Whew. Now, I can design this exactly how my customer wants it.
Thanks, STEVEN!
Steven - when employing your code, it works well, except I have to switch it to AUTO screen size. However, the captions still show up in the expanded mode as well, even though you have code in their to hide it. Makes me think the class is different in the expanded mode.
Here is a link to the work:
http://davidfrenchsculptor.com/recent/
I just found this and it worked when putting it in the CSS for smaller screens:
.jb-caption p {
display: none;
}
However, this only works in the app when not expanded. Now I need a solution for when it is expanded.
Thanks Steven,
It would work, but I am not using the AUTO screen mode, because client prefers the layouts to match and likes the thumbs at bottom. IF I place the LARGE in this script I am sure it will hide the captions across the board right?
Teejay
Hi
I need to hide the captions on the mobile device. Can someone direct me to where the styles for the smaller screen can be found or what CSS to employ to hide them. I tried everything based on the HTML, but I can't hide the <p> because the image is in there.
Thanks in advance, Teejay
Thanks, that works! I can then play with the CSS to move up the entire div up to deal with the unwanted top padding.
Teejay
Hi
I need to have my captions between the Main Image and the Thumbs, however, many of our image are very slender and the captions get squished.
I would like it go to go the width of the page, like it does when I put it below the Thumbs.
Thank you in advance.
Teejay
Never mind found the means to do it before the Customizing panel in the Images panel.
Hi
There are the controls to limit the number of thumbnails at the bottom, but is there a control to set the size. I would like them to be about 50 percent smaller than they are.
Thanks, Teejay
Posts found: 16