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?

Moving the menu box
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Moving the menu box
#21771
Moving the menu box 12 Years, 7 Months ago Karma: 0
The joomla template I'm using puts a vertical blue column down the side of the page where the menu is located. The ARI menu box sits a little outside of this column and I would like to move it over to the right a little. I'm not sure if this can be down through changing a parameter in a CSS or in the php scripts. Any suggestions? I've attached an image of the site to show you what I'm talking about.

Thanks.
The administrator has disabled public write access.
 
#21772
Re:Moving the menu box 12 Years, 7 Months ago Karma: 748
Provide a link to a page where we can see the menu.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#21775
Re:Moving the menu box 12 Years, 7 Months ago Karma: 0
The administrator has disabled public write access.
 
#21777
Re:Moving the menu box 12 Years, 7 Months ago Karma: 748
Add the next CSS rule:

Code:


.leftcol  .ux-menu-container
{
 padding-left: 4px;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#21778
Re:Moving the menu box 12 Years, 7 Months ago Karma: 0
Thank you. Which file do I add it to and is there a specific location?
The administrator has disabled public write access.
 
#21779
Re:Moving the menu box 12 Years, 7 Months ago Karma: 748
For example to "CSS Styles" parameter in module settings.

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