Youjoomla Support Forums (https://www.youjoomla.com/joomla_support/index.php)
-   General questions (https://www.youjoomla.com/joomla_support/forumdisplay.php?f=17)
-   -   New menu on the Top (https://www.youjoomla.com/joomla_support/showthread.php?t=11962)

edubar 12-05-2013 03:22 AM

New menu on the Top
 
3 Attachment(s)
Hello,

I would like to know how can I make a new menu on the top.

I have done a standard-menu (mainmenu) with 4 items
and I try to do a second menu on the topside, but it doesnt show up.

You can see the pictures.

Maybe I have to change the Layout.css, but I dont understand very well all about css.

Can you help me

I thank you in advance :)

Edu

PS: I am using the template "Youvida"

Are you sure your are posting in product assigned forum?: Yes

What is your CMS version?: Joomla 3.x

MySQL Version: 5.x

PHP version: 5.x

Link to installation: dev.heck-bio-pharma.com

Have you edited any files? If yes tell us which ones.: No

Is this personal or client website?: Client

arefund 12-05-2013 08:11 AM

Hello edubar.

Right now i can see that you have info item only on the top of the page, but i cant see the rest of it, its not on the page and its not inside your html.

You made just one menu item ,add more menu items inside that menu and then check your homepage.

Thank you.

edubar 12-05-2013 09:46 AM

Thanks Arefund,
I've put an item more but i can not see until i dial with the mouse. How can i format the menu. You can see on the page that it does not look good.

Thank you

arefund 12-05-2013 10:30 AM

Inside your menu module i can see that you have the prefix (space)_info, add the prefix without the space and the underscore only info.
After that go to your layout.css file and at the bottom add this:

normal button style:
Quote:

.info ul.nav-pills li a{
background:# your color:
color:# your color;
}
active and hover button style:
Quote:

.info ul.nav-pills li.active a,
.info ul.nav-pills li a:hover{
background:# your color:
color:# your color;
}
Thank you.

edubar 12-06-2013 05:39 AM

Hello Arefund,

Although the commands you gave me, I have not been successful. What can I do, have you some tipps?

Thank you

arefund 12-06-2013 09:27 AM

I cant see that you add that inside the layout.css, you can try to use !important next to the attribute.

Thank you.

edubar 12-06-2013 01:18 PM

Thank you for everything

Edu

arefund 12-09-2013 07:20 AM

Your welcome.
Closing the thread.


All times are GMT -4. The time now is 05:50 PM.

Powered by vBulletin®
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.