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?
Go to bottomPage: 123
TOPIC: white space
#28040
Re:white space 12 Years, 11 Months ago Karma: 0
It is online now kindly browse again this URL www.livinginthephilippines.com/index/
The administrator has disabled public write access.
 
#28041
Re:white space 12 Years, 11 Months ago Karma: 763
If you want to centered the menu, add the next CSS rules:

Code:


#main .ux-menu-container
{
 text-align: center;
}

#main .ux-menu-container .ux-menu
{
 display: inline-block;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#28059
Re:white space 12 Years, 11 Months ago Karma: 0
It looks nice now.

Thank you for the help.
The administrator has disabled public write access.
 
#28287
Re:white space 12 Years, 11 Months ago Karma: 0
Hello,

Since my ari ext menu showing at the back of my ari image slider on Internet Explorer. I change the module position but still they have white space. I want to move my ari image slider upward.

Kindly browse this site: www.livinginthephilippines.com/index

and see the attachment below:

Thank you.
The administrator has disabled public write access.
 
#28290
Re:white space 12 Years, 11 Months ago Karma: 763
Padding is defined in site template styles. You can try to use the next CSS rule:

Code:


body #navcontainer
{
 height: 30px;
 background-image: none;
}



If it doesn't help, contact developers of the site template.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#28292
Re:white space 12 Years, 11 Months ago Karma: 0
Thank you, it's working now.

gerl
The administrator has disabled public write access.
 
Go to topPage: 123