Attention!

These forums are not monitored. We provide the discussions forum as a place for users of free extensions to help each other and find answers, not as a place for our staff to deal with urgent support issues. Our staff very rarely responds to forum posts. Occasionally we will respond to forum posts but responses are not guaranteed.

If you have an active subscription for a commercial extension and wish to receive support please login to your Artetics.com account and submit a ticket. The ticketing system is the best way for you to get assistance in a timely manner.

Thank you!

  Sunday, 13 October 2013
  6 Replies
  1.5K Visits
0
Votes
Undo
Hello,

I´ve installed that wonderful Menu, but I´ve got a problem.

The box of my submenu is to small, my link-text is bigger than the box.

How can I fix this?

Best regards.

Homepage-Link
more than a month ago
·
#22668
0
Votes
Undo
Update:

This Problem now is fixed. Now there´s another one.
The horizontal menu is not in the center anymore.

Thanks for your help :blush:
more than a month ago
·
#22669
0
Votes
Undo
Update

I changed the padding in the jquery.wijmo.wijmenu.css and it works.

Maybe there is another way to fix it?
more than a month ago
·
#22670
0
Votes
Undo
Hello,

Sorry for delay in response.

It looks like the URL you indicated cannot be reached. Is the site online?

Regards,
artetics.com team

If your question has been answered, please choose "Accept as Answer" on the correct post and/or mark your question as Resolved.

more than a month ago
·
#22671
0
Votes
Undo
Hello,

there is nothing to be sorry about, your support is always very fast und very good :)

The site is online since a year.

Maybe I linked it wrong. Here is another try.

http://www.eibo-ev.de
more than a month ago
·
#22672
0
Votes
Undo
Now we can reach the site.

It looks like the following CSS rule is used:

.wijmo-wijmenu {
height: 25px;
padding: 5px 0 5px 120px;
position: relative;
width: 150px;
}

You may want to remove padding and use CSS rule like:

.artwijmomenucontainer {
margin-left: auto !important;
margin-right: auto !important;
width: 800px !important;
}

Regards,
artetics.com team

If your question has been answered, please choose "Accept as Answer" on the correct post and/or mark your question as Resolved.

more than a month ago
·
#22673
0
Votes
Undo
Thanks, for your help and support :)
  • Page :
  • 1
There are no replies made for this post yet.
Be one of the first to reply to this post!