Submenu width

  • wkoch
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 6 months ago - 13 years 6 months ago #9263 by wkoch
Submenu width was created by wkoch
I'd like my drop-down sub menus to have the same width as their parent menu items on this site: www.micredito.com.ni/test/

The CSS for the drop-down menu is attached.

Please help!
Attachments:
Last edit: 13 years 6 months ago by wkoch. Reason: attachment didn't go through

Please Log in to join the conversation.

More
13 years 6 months ago #9274 by ivan.milic
Replied by ivan.milic on topic Re: Submenu width
Hi open template.css,

find thisČ

.ulwrapper ul {
padding: 16px 0 0 0 !important;
margin: 0 !important;
width: 140px;
position: relative;
}

and remove width property. The sub menus will be same or bigger(because text is wider) that it's parent.

Please Log in to join the conversation.

  • wkoch
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 6 months ago - 13 years 6 months ago #9279 by wkoch
Replied by wkoch on topic Re: Submenu width
Hi there,

Thanks for this. It worked beautifully in Safari but not in Firefox or IE. Do you know of any fixes for those browsers?
Attachments:
Last edit: 13 years 6 months ago by wkoch. Reason: adding file

Please Log in to join the conversation.

More
13 years 6 months ago #9295 by ivan.milic
Replied by ivan.milic on topic Re: Submenu width
Hi,

try to put series of   like      after some item title to force it to make with of UL bigger.   is blank character that is not omitted by browsers. If that does not help I can make you fix in jQuery as custom job for you.

Please Log in to join the conversation.

Time to create page: 0.154 seconds
Powered by Kunena Forum