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?

Slider CSS coding?
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Slider CSS coding?
#12702
Slider CSS coding? 13 Years, 1 Month ago Karma: 0
First of all, thank you as usual for all your wonderful extensions and assistance. I have one more favor to ask. I am trying to have a slider effects out of 3 articles, link here. I have a png mask image at the border of the flash and Carousel box. I need to have it for each slides on the right as shown in first one. I just can't seem to have it shown up in 2nd and 3rd slide? Code is shown below. Please help.

Code:

.module .ari_slider_item img.media_mask_right_ari, .module .ari_slider_item img.media_mask_right_ari_f, .module .ari_slider_item img.media_mask_right_ari_w
{
 float: left; margin: 5px 0px 0px 315px; padding: 0px; position: absolute; left: 0px; top: 0px;z-index:900;
}



The code in the article.
Code:

<div><img class="media_mask_right_ari_f" src="http://portsina.com/Joomla1/images/MIS_Image/Media_Mask_right.png"  alt="Media Service Show Case Mask" /></div>


Thank you so much for everything!!!

Tony
The administrator has disabled public write access.
 
#12703
Re:Slider CSS coding? 13 Years, 1 Month ago Karma: 747
Could you provide screenshot(s) where we can see the problem?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#12704
Re:Slider CSS coding? 13 Years, 1 Month ago Karma: 0
as shown in the attached image, only first slide shows the image , not in the other slides , Thanks for your quick assistance. Tony
The administrator has disabled public write access.
 
#12705
Re:Slider CSS coding? 13 Years, 1 Month ago Karma: 0
this is first slide with the image.
Update, the png image is just a hollow image with soft border /frame.
Last Edit: 2011/03/22 07:52 By mistan.
The administrator has disabled public write access.
 
#12706
Re:Slider CSS coding? 13 Years, 1 Month ago Karma: 747
Try to add the next CSS rule:

Code:


.ari_slider_item_inline .media_box_ari
{
 background-color: #242424 !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#12741
Re:Slider CSS coding? 13 Years, 1 Month ago Karma: 0
sorry for the confusion, I mean I want the an image to show up in other slides, not only in the first slide. The code in the article is define as following:
Code:

<div><img class="media_mask_right_ari_f" src="http://portsina.com/Joomla1/images/MIS_Image/Media_Mask_right.png"  alt="Media Service Show Case Mask" /></div>

each with a different class name in different article (slide). But only first slide show the images, which is a soft white frame.

It should show up as in the submenus in this page . Each slide should be like the topblock of each drop down submenu.

Thanks, let me know if I confused you.

Tony
Last Edit: 2011/03/22 15:49 By mistan.
The administrator has disabled public write access.
 
Go to topPage: 12