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?

Total menu width
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Total menu width
#31816
Total menu width 11 Years, 9 Months ago Karma: 0
Hey guys,

So, I've looked at every thread on this forum that talked about what could look like my problem, but I didn't find any solution as of now...

I'm working on a website that is not online yet...

I'm trying to set the width of the menu to 700px so it's the same size on every page, but I can't get anything to work.

Basically, on the screenshot below, you can see my menu (in red) and I would like it to be the same size as the white space (700px) on every pages.



I hope you guys can help me out with this !

Thank you so much for your time !
Last Edit: 2012/09/11 21:55 By JMonly.Reason: Image to big...
The administrator has disabled public write access.
 
#31817
Re:Total menu width 11 Years, 9 Months ago Karma: 748
Hello,

It is possible to define width of menu items. Use the following code in "CSS Styles" parameter in module settings:

Code:


#{$id} LI.ux-menu-item-level-0
{
 width: 100px;
}



You can play with value of "width" parameter.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#31818
Re:Total menu width 11 Years, 9 Months ago Karma: 0
Waow... That was fast...

Thank you for your answer, it's great, BUT not exactly what I would like to do...

Is there any way to set a width for the whole menu, so then the items can pick up whatever width value they want to fit in that total width?

If not, is it possible to use the code you provide me with differently on every page?

Thank you so much for your help, and I really apologize for being annoying...
The administrator has disabled public write access.
 
#31819
Re:Total menu width 11 Years, 9 Months ago Karma: 0
Ok, I found a way !

Basically, in the module section of Joomla! I created one module per menu, and set it up the way I wanted.

Probably not the best solution, but it works and I guess that's all that matters

Thank you guys for your help anyway !
The administrator has disabled public write access.
 
Go to topPage: 1