You are not logged in. Please login or register.
Active topics Unanswered topics
Juicebox v1.5.1 Released!
Search options (Page 2 of 2)
Steven wrote:You can use <html> code within your captions to add an anchor <a> tag to create a link.
<caption><![CDATA[<a href="http://www.example.com/">Click here</a>]]></caption>
I've got a caption to work as a link as shown above, but the color seems to default to white even though I've made other non-linked captions a specific color.
How can I change the linked caption color? Do I add it to the XML?
That works for horizontal centering, but I'd like it to be centered vertically on the bar. Now it's lower than center.
I can't seem to find how to get the Back button centered on the button bar. I've tried every margin and padding but nothing works. I got it to go down though! Any ideas?
http://goo.gl/wIlGK
OK, this did it:
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
Steven wrote:@paulr
Just remove the following lines from the code you posted:
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, .4);
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .4);
box-shadow: 0px 0px 10px rgba(0, 0, 0, .4);
I have removed this code and still have a shadow. I've tried making the color of the shadow the same as the background color, and still have a shadow. Any idea why I can't get rid of this thing?
Thanks. I guess I was hoping for the best of both worlds. A DIV that had a defined measurement and the slideshow at 100%. Hey, I can dream right?
I'm playing with the lite version and had a question before I update to Pro. I've inserted a slideshow into a DIV and everything is working as expected. In the Pro version will there be a way to have the show be responsive if it is embedded in a DIV? Right now the slideshow remains the same size if the browser window is reduced.
Posts found: 26 to 32 of 32