- Posts: 14
- Thank you received: 0
Some questions about menus and lins
-
yıldırım
Inactive member - Topic Author
- New Member
Less
More
10 years 4 weeks ago #43709
by yıldırım
Some questions about menus and lins was created 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
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.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 3 weeks ago - 10 years 3 weeks ago #43714
by ivan.milic
Replied by ivan.milic on topic Some questions about menus and lins
1. Add this to template_css.css
.navv UL{
z-index:999;
}
2. Open:
templates/hot_politics/js/jquery.hjt.accmenu.js
above:
insert this:
3. Need more info...
.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: 10 years 3 weeks ago by ivan.milic.
Please Log in to join the conversation.
-
yıldırım
Inactive member - Topic Author
- New Member
Less
More
- Posts: 14
- Thank you received: 0
10 years 3 weeks ago - 10 years 3 weeks ago #43787
by yıldırım
Replied by yıldırım on topic Some questions about menus and lins
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,
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,
Last edit: 10 years 3 weeks ago by yıldırım.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 3 weeks ago #43794
by ivan.milic
Replied by ivan.milic on topic Some questions about menus and lins
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;
}
For other issue add this also to template_css.css
.topmenurow{
z-index:999;
}
Please Log in to join the conversation.
-
yıldırım
Inactive member - Topic Author
- New Member
Less
More
- Posts: 14
- Thank you received: 0
9 years 9 months ago #44706
by yıldırım
Replied by yıldırım on topic Some questions about menus and lins
I couldn't get the attachment, would you please attach again?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 9 months ago #44709
by ivan.milic
Replied by ivan.milic on topic Some questions about menus and lins
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.206 seconds