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?

Menu Width, Padding and Margins- New Site
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Menu Width, Padding and Margins- New Site
#25538
Menu Width, Padding and Margins- New Site 12 Years, 4 Months ago Karma: 0
Carolyn Priborsky Site

This is a new site I am working on. I am looking to have the menu stretch across the entire page. You guys helped me out fantastically before.

Also, I am having problems getting the menu to move up to the bottom of the logo, with no space between, and to move over to the left margin of the page, with no padding.

I assume that every template is going to have a different code written to accomplish these things? I probably cannot take your code suggestion from a previous site and apply them to this one?

regards
The administrator has disabled public write access.
 
#25544
Re:Menu Width, Padding and Margins- New Site 12 Years, 4 Months ago Karma: 748
Hello,

Provide an image where we can see what do you want to achieve.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#25547
Re:Menu Width, Padding and Margins- New Site 12 Years, 4 Months ago Karma: 0
The administrator has disabled public write access.
 
#25558
Re:Menu Width, Padding and Margins- New Site 12 Years, 4 Months ago Karma: 748
Provided link doesn't contain "ARI Ext Menu".

Regards,
ARI Soft
The administrator has disabled public write access.
 
#25559
Re:Menu Width, Padding and Margins- New Site 12 Years, 4 Months ago Karma: 0
I had disabled it for a few minutes, but it is back up now.

thank you
The administrator has disabled public write access.
 
#25560
Re:Menu Width, Padding and Margins- New Site 12 Years, 4 Months ago Karma: 748
Use the next CSS rules:

Code:


body #breadcrumbs
{
  margin: 0;
}

#breadcrumbs .ux-menu LI.ux-menu-item-level-0
{
  width: 165px !important;
}



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