Home News Contact Us Forum About Us Joomla 1.0.x Demo Joomla 1.5 Demo Products F.A.Q.
Shopping Cart


Recent Events
  • 29/12/2011 Merry Christmas and Happy New Year!

    Dear visitors, our office will be closed from December 30 to January 2 due to the celebration of the New Year. You can purchase and download our products, but we can not guarantee quick answers to your questions for this period of time. Happy New Year! Your ARI Soft team.

  • 27/09/2011 ARI Smart Content v. 1.8.0

    ARI Smart Content v. 1.8.0 is ready. New version is compatible with Joomla! 1.5, 1.6 and 1.7 and it is released under GNU GPL license.


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?

Place of the menu
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Place of the menu
#4467
Place of the menu 1 Year, 8 Months ago Karma: 0
Hello,
I just discover the module ariyuimenu on Joomla 1.5.17. I am happy with the possibilities.
I have a problem with the place of menu. Insetad of being centered in the page, it is placed on the full left position (see file attached). I would as well reduce the lenght of the menu (just the size of the required menus).

I am not able to find in the CSS file where I can change these. Can you help me please?

PS: I cannot show you the website as I am still working on localhost.

Thank you for your answer.
File Attachment:
File Name: menu.doc
File Size: 197120
Last Edit: 2010/05/26 14:48 By frlobe.
The administrator has disabled public write access.
 
#4469
Re:Place of the menu 1 Year, 8 Months ago Karma: 276
Hello,

Try to add the following code into 'CSS Styles' parameter in module settings:

Code:


BODY DIV.yui-skin-sam  {
position: relative;
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
*display: inline;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#4470
Re:Place of the menu 1 Year, 8 Months ago Karma: 0
Thank you for a so fast answer. I will try this but what do you mean by 'CSS Styles' parameter in module settings ? Is it the menu.css file ? Can I add the lines everywhere in the file ?

I try at the begin of this menu.css file without any success ...

I will continue tomorrow as it is 11pm for me ... Waiting for your tips
Thanks again
Last Edit: 2010/05/26 14:57 By frlobe.
The administrator has disabled public write access.
 
#4472
Re:Place of the menu 1 Year, 8 Months ago Karma: 276
Open module settings page and type this code in 'CSS Styles' textarea.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#4504
Re:Place of the menu 1 Year, 8 Months ago Karma: 0
hello
thank you. So now, it works realle better as the width of the inline menu is reduced as required.
But instead if being fully left, it is now fylly right . I try to modify "position: relative;" to "position: center;" but nothing changed.
I suppose it is coded in the menu.css file file but where ??? Or in another file ???

Thanks again for your fast and successful support
Last Edit: 2010/05/27 06:05 By frlobe.
The administrator has disabled public write access.
 
#4508
Re:Place of the menu 1 Year, 8 Months ago Karma: 276
The module uses safe_menu.css file. We can help you if you provide link to page where we can see this issue, because we need to see your template styles and module position.

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