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


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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 not center before a background-image
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Slider not center before a background-image
#25070
Slider not center before a background-image 12 Years, 10 Months ago Karma: 0
Hallo, I've the slider in front of a background-image. It's al OK, but the slider is not center of the background. Where is the css code to center the slider-image. can you help me out?
www.dunkler-ort.com/
The administrator has disabled public write access.
 
#25072
Re:Slider not center before a background-image 12 Years, 10 Months ago Karma: 760
Hello,

Set correct width. In your case set "Width" parameter to 600.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#25096
Re:Slider not center before a background-image 12 Years, 10 Months ago Karma: 0
Thank you for the fast help, but I want the background-image bigger than the slider-image. The slider-image are not bigger than it is now.


Regards,
Dieter
The administrator has disabled public write access.
 
#25097
Re:Slider not center before a background-image 12 Years, 10 Months ago Karma: 760
Add background image to "#image" element from site template instead of slider container. For this add the next CSS rule to "CSS Styles" parameter in module settings:

Code:


body #image
{
 background-image: url("images/bg_bild.png");
}



And remove background image from slider container.

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