Some questions about menus and lins

More
9 years 3 months ago #43709 by yıldırım
Hi,
I have some questions. The address is www.defline.net/sites/ozkara3/index.php/tr/

1. When the top menu is long, it's text will go under the sliders text. Is it possible to get it front?
2. I use a menu on left at the page www.defline.net/sites/ozkara3/index.php/...th-hidrolik-pompalar It's type is acordeon. When I click to a submenu, the page refreshes and the menu doesn't show where I am. Is it possible to show the submenu that I clicked?
3. There is a content area at home. When I click to the header of an article, it opens at the content area. Is it possible to open the article at full page?

Thank you,
Burak YILDIRIM

Please Log in to join the conversation.

More
9 years 3 months ago - 9 years 3 months ago #43714 by ivan.milic
1. Add this to template_css.css

.navv UL{
z-index:999;
}


2. Open:

templates/hot_politics/js/jquery.hjt.accmenu.js

above:
Code:
}, _setOption: function(key, value) {

insert this:
Code:
if(!jQuery(".menu.acc LI.active").is(":visible")) jQuery(".menu.acc LI.active").closest("LI.deeper.parent").find("> a").trigger("click");

3. Need more info...
Last edit: 9 years 3 months ago by ivan.milic.

Please Log in to join the conversation.

More
9 years 3 months ago - 9 years 3 months ago #43787 by yıldırım
Hi Ivan,
I did what you told me, but nothing changes. I add three screen shots here.




Here you can see that the top menu goes under the sliders text.




At this photo, I clicked to the "Sauer Danfoss Hidromotorlar" under "Sauer Danfoss" from the left menu. The page refreshes. But at the left menu I see that Rexroth is just like clicked. Is it possible that left menu shows where I am?








This is a screenshot from home. When I click to the articles at content area, I would like to see the article in a new page, not in the content area.

Thank you for your help.

Regards,
Attachments:
Last edit: 9 years 3 months ago by yıldırım.

Please Log in to join the conversation.

More
9 years 3 months ago #43794 by ivan.milic
js modification was not correct, here is full file in attachment just replace.

For other issue add this also to template_css.css

.topmenurow{
z-index:999;
}

Please Log in to join the conversation.

More
9 years 2 weeks ago #44706 by yıldırım
I couldn't get the attachment, would you please attach again?

Please Log in to join the conversation.

More
9 years 2 weeks ago #44709 by ivan.milic
When did you try to download attachment?? It is possibly deleted after managing server space because topic is few months old.

Please Log in to join the conversation.

Time to create page: 0.358 seconds
Powered by Kunena Forum