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?

How to Centre the Image slider to the page???
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: How to Centre the Image slider to the page???
*
#10674
How to Centre the Image slider to the page??? 13 Years, 5 Months ago Karma: 0
Hey hey this is the site i am working on www.cdponline.com.au/cms/index.php/portfolio but i cant figure out how to align the whole box to the centre of the page ive been looking and trying different things for hours now to no luck, any suggestions would be great ?? Thank You
Last Edit: 2011/02/07 06:34 By CDP13.
The administrator has disabled public write access.
 
#10675
Re:How to Centre the Image slider to the page??? 13 Years, 5 Months ago Karma: 751
Hello,

This problem with position where you try to place the module. The module is assigned to left position, but your site template provides fixed width for this position (231px). Load module into an article or choose appropriate module position. Available module position you can see by this link.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#10676
Re:How to Centre the Image slider to the page??? 13 Years, 5 Months ago Karma: 0
Hi thank you for the reply im new at joomla this is my first site , how do i add the module to a article?? sorry if this is a really simple question the more i look on other formus the more confused i get?
The administrator has disabled public write access.
 
#10677
Re:How to Centre the Image slider to the page??? 13 Years, 5 Months ago Karma: 751
No problem, feel free to ask any questions about the extension. Information how to load a module into an article can be found here.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#10729
Re:How to Centre the Image slider to the page??? 13 Years, 5 Months ago Karma: 0
Thank you for that your a star!! it worked woo!!only one little thing it seems to be aligned more to the left do you know why this is?

Thank You
The administrator has disabled public write access.
 
#10732
Re:How to Centre the Image slider to the page??? 13 Years, 5 Months ago Karma: 751
It happens because container where the module is located has different left and right padding (this is site template styles). Add the following code into "CSS Styles" parameter in module settings that fix it:

Code:


{$id}
{
  left: -7px;
}



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