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?

white space
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: white space
#28040
Re:white space 12 Years 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 ago Karma: 748
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 ago Karma: 0
It looks nice now.

Thank you for the help.
The administrator has disabled public write access.
 
#28287
Re:white space 11 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 11 Years, 11 Months ago Karma: 748
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 11 Years, 11 Months ago Karma: 0
Thank you, it's working now.

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