Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Need help with submenu displ
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Need help with submenu displ
#26939
Need help with submenu displ 12 Years, 3 Months ago Karma: 0
hello sirs,

Please, how can I adjust the width of submenus to display in block as the menu itself.

For ex: i have a menu item Features, for which I have the following submenus names that are longer than each other. Pls see attached image:


I am still preparing the site on my localhost.
How can I adjust the submenu to be displayed as a block with reference to the longest submenu item

regards
Toks
The administrator has disabled public write access.
 
#26941
Re:Need help with submenu displ 12 Years, 3 Months ago Karma: 748
Hello,

It seems this is a problem with site template styles. We can investigate an issue if you provide a link to a page where we can see it.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#26943
Re:Need help with submenu displ 12 Years, 3 Months ago Karma: 0
hello sir,

my Joomla install is in a localhost. It isnt online.

Here is the css of my menu:
Code:


/* Menu - Top Menu */
#topmenu {
width: 919px;
height: 50px;
margin: 0 auto;
}
#topmenu ul {
margin: 0;
/* padding: 10px 0 0 0;*/
list-style: none;
line-height: normal;
}
#topmenu li {
display: inline;
}
#topmenu a {
display: block;
float: left;
height: 20px;
margin: 0 10px;
padding: 7px 20px 0 10px;
text-transform: none;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
}
#topmenu a:hover {
text-decoration: underline;
}
#topmenu .active a {
/* background: #EC0000 url(../images/img03.gif) repeat-x left bottom;*/
}



regards
Toks
The administrator has disabled public write access.
 
#26945
Re:Need help with submenu displ 12 Years, 3 Months ago Karma: 748
We need to see the problem so we can help.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1