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?

Position of module
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Position of module
#8914
Position of module 13 Years, 9 Months ago Karma: 0
Please help!
I have the module installed and configured but cannot get the module to line up centrally in my website:



There is more "padding" on the left of the module than the right.

How can I fix this?

Thanks

Lee Tempest
The administrator has disabled public write access.
 
#8915
Re:Position of module 13 Years, 9 Months ago Karma: 754
Hello,

Add the following CSS rule to site template CSS file or to "CSS Styles" parameter:

Code:


body #slider 
{
 padding: 35px 20px 0 0;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#8916
Re:Position of module 13 Years, 9 Months ago Karma: 0
AWESOME! FANTASTIC!

Thanks so much for the quick response worked perfectly!

Lee

The administrator has disabled public write access.
 
#10359
Re:Position of module 13 Years, 7 Months ago Karma: 0
Our image slider works well on Chrome, Firefox and SOME IE.

Why on some IE browsers is aligned more to the right??
I tried adding the code to the CSS Styles in the module parameters and it's still displaying the image slider wrong.

Please help!

This is the live site
thompsonkrone.com/

*I attached a picture to show you how it looks on IE and Firefox
Last Edit: 2011/01/27 01:26 By tagline.
The administrator has disabled public write access.
 
#10361
Re:Position of module 13 Years, 7 Months ago Karma: 754
Hello,

Add the following code to "CSS Styles" parameter in module settings:

Code:


{$id}_wrapper
{
  margin: 0 auto 0 0;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#10387
Re:Position of module 13 Years, 7 Months ago Karma: 0
OOOOOOOOHHHHHHH MYYYYYYY GOD!!!!

Thanks so much, it works perfectly!
The administrator has disabled public write access.
 
Go to topPage: 1