top memu (nav) promlem at hot relief template

  • pic
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 9 months ago - 13 years 9 months ago #6851 by pic



problem with menou



how can i fix it?
Attachments:
Last edit: 13 years 9 months ago by pic.

Please Log in to join the conversation.

  • pic
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 9 months ago - 13 years 9 months ago #6891 by pic
thanks. can you please tell exactly what to do ? i'm new at joomla
Last edit: 13 years 9 months ago by pic.

Please Log in to join the conversation.

More
13 years 9 months ago #6898 by ivan.milic
You must give us link so we cloud check source.

Please Log in to join the conversation.

  • pic
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 9 months ago #6911 by pic

Please Log in to join the conversation.

More
13 years 9 months ago #6924 by ivan.milic
Hi,

You should make menu items smaller in width. You can reduce titles and you can make font smaller
in template_css.css:

#nav a {
font-size: 16px;
font-weight: normal;
}

also you can put some big with value so menu so that breaking will not happen:

in template_css.css add red marked line:

#nav, #nav ul {
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
position: absolute;
z-index: 100;
width: 1000px;
}

Please Log in to join the conversation.

  • pic
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 9 months ago #6928 by pic
solved ! :) . thank you very much for help and for quick answering

Please Log in to join the conversation.

Time to create page: 0.186 seconds
Powered by Kunena Forum