- Posts: 11
- Thank you received: 0
submenu - more than 1 line
-
Suchanski
Inactive member - Topic Author
- New Member
Less
More
13 years 9 months ago #6677
by Suchanski
submenu - more than 1 line was created by Suchanski
Hi.
I would like to know if there is any possibility to make more place (rows) for submenu.
The module "user1" should be placed lower becouse now the text is draw over this module.
See on the attached printscreen.
Thanks a lot for any help.
AdamS
I would like to know if there is any possibility to make more place (rows) for submenu.
The module "user1" should be placed lower becouse now the text is draw over this module.
See on the attached printscreen.
Thanks a lot for any help.
AdamS
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 9 months ago #6686
by ivan.milic
Replied by ivan.milic on topic Re: submenu - more than 1 line
Hi in template_css.css there is this:
#nav li:hover ul, #nav li ul {
width: 900px;
background: url(../images/topmenu_sub_bg2.png) no-repeat;
}
You can increase width or you may consider to make font smaller or use shorter phrases.
#nav li:hover ul, #nav li ul {
width: 900px;
background: url(../images/topmenu_sub_bg2.png) no-repeat;
}
You can increase width or you may consider to make font smaller or use shorter phrases.
Please Log in to join the conversation.
-
Suchanski
Inactive member - Topic Author
- New Member
Less
More
- Posts: 11
- Thank you received: 0
13 years 9 months ago #6708
by Suchanski
Replied by Suchanski on topic Re: submenu - more than 1 line
This is not I'm looking for.
Becouse I have to put more items in the submenu and increasing width is not good.
I want to put down all modules start from user1. So there will be place for two or three line for submenu..
I think that it's easy. Thanks a lot for help.
AdamS
Becouse I have to put more items in the submenu and increasing width is not good.
I want to put down all modules start from user1. So there will be place for two or three line for submenu..
I think that it's easy. Thanks a lot for help.
AdamS
Please Log in to join the conversation.
Time to create page: 0.157 seconds