Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Issues with Playing Video in Lightbox
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Issues with Playing Video in Lightbox
#18959
Issues with Playing Video in Lightbox 12 Years, 7 Months ago Karma: 0
Hi,

Thanks a lot for you prompt support to my previous issues.
My website is www.truedharma.com. There is a video in the home page. Click on the image in the scroller, with title "Welcome to TrueDharma.com!"

Few concerns regarding the video:
1. The video is playing, but the lightbox is so much toward the top and if the lightbox size is increased, the X button disppears.
2. The contol bar of the video is not working. I can't mute, I cant do anything.
3. If I have to write something in the lightbox below or above the video, how can I do that. I used "title" but the font and position of it is not impressive.

I used the following code:
<p><a href="videos/welcome_truedharma.flv?width=575&amp;height=500" title="Welcome to TrueDharma.com!" rel="sexylightbox"><img class="rt-image floatleft" src="images/truedharma/welcome_truedharma.jpg" border="0" style="border: 0;" /></a></p>

Anxiously, waiting for your reply.

Regards,
Sandesh
The administrator has disabled public write access.
 
#18967
Re:Issues with Playing Video in Lightbox 12 Years, 7 Months ago Karma: 746
Hello,

1. What screen resolution you use?

2. It doesn't work with fancy theme. Choose another theme in plugin/module settings and it will work fine.

3. Do you want to change title font and color or mean something another?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#18972
Re:Issues with Playing Video in Lightbox 12 Years, 7 Months ago Karma: 0
Thank You Very Much..
I think the issues 1 and 2 are resolved.
Regarding issue 3, I need to know, how can I change the font type and font size of the text. And also, If I have to add more text to the lightbox, along with video. How can I do that? Is putting it as title the only way?
The administrator has disabled public write access.
 
#18987
Re:Issues with Playing Video in Lightbox 12 Years, 7 Months ago Karma: 746
If you want to change styles of lightbox titles, add the next CSS rule to a site template CSS file:

Code:


#SLB-Caption
{
 color: red !important;
 font-size: 20px
}



Currently the extension doesn't support multi-line titles. We will add this ability to a future release.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1