Menu name too long overwrite next menu

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Wed Jul 07, 2010 5:29 pm
hi, i crate the menu name long a bit but it replace below menu name! is it can solved it?
User avatar
Senior Boarder

GK User
Wed Jul 07, 2010 6:49 pm
which menu style are you using ?

when using megamenu you can specify the width the submenu from the menu manager
User avatar
Platinum Boarder

GK User
Thu Jul 08, 2010 1:27 am
i use mega menu type.
i menu width
Left 1 column 24width
Left 2 column 24width
Right 1 column 32width
Right 2 column 16width
Inset 1 column 22width
Inset 2 column 30width

if i want to avoid this problem. what setting i need to put in thanks!
User avatar
Senior Boarder

GK User
Thu Jul 08, 2010 8:50 am
thats not where you need to change it...

go to menus > main menu > pricelist > parameter extended

where main menu and pricelist can be named something else :)
User avatar
Platinum Boarder

GK User
Thu Jul 08, 2010 4:23 pm
this located in where i am not able to find it?
User avatar
Senior Boarder

GK User
Wed Jul 21, 2010 1:22 am
@explodedk that makes no sense

This is a CSS issue isn't it?

There are no child menu width parameters settings there.

Give us a screenshot that shows exactly what you have explained can you?

I've got a menu issue the same as @awlfm describes with MegaMenu, (in Corporate2) with one item that's too long, for some browsers and not others.

There is a width 200px attribute that is is the issue that needs altering but cannot find any reference to it

<div class="childcontent-inner clearfix" style="width: 200px;">

The div above is the beginning of the issue and I can find no files in the template that reference this div attribute.

So how can we move on this?
User avatar
Expert Boarder

GK User
Wed Jul 21, 2010 9:42 am
if you use megamenu, you can alter the width from the menu manager...

see the wiki for megamenu here :

http://wiki.joomlart.com/wiki/JA_Templa ... menu_width
User avatar
Platinum Boarder

GK User
Wed Jul 21, 2010 10:05 am
@explodedk no menu setting in my system accessed via menus > main menu > gives me any setting that in anyway look like what you have sent me to

I understand how that menu works in as I have a site using Purity2.

However all the links in my main menu give default Joomal settings

Yes I am using mega menu as that is what is in the template setting.

So can you show us in default myStore or Corporate2 where those setting apply please?

--- edit ----

I've decided to change the menu style so it's of no consequence to me any more

Others may ask for further clarification
User avatar
Expert Boarder

GK User
Wed Jul 21, 2010 10:13 am
mystore (and corporate and all other templates using megamenu:))

menus > main menu > menuname(mine is named template) > parameters extended >

Image
User avatar
Platinum Boarder

GK User
Wed Jul 21, 2010 10:15 am
if you want, i can take a look if you give me panel access in a mail.
User avatar
Platinum Boarder

GK User
Mon Jul 26, 2010 5:09 pm
is it possible set the long sub menu name auto go to next paragraph
User avatar
Senior Boarder

GK User
Tue Jul 27, 2010 5:00 pm
any one can help the menu problem i still can not solved! any advice?
User avatar
Senior Boarder

teitbite
Tue Jul 27, 2010 5:37 pm
Hi

Please show me an example of Your problem on Your site directly.
User avatar
Moderator

GK User
Tue Jul 27, 2010 7:23 pm
my-toy.com/my-toy/for-her
User avatar
Senior Boarder

GK User
Wed Jul 28, 2010 11:48 am
I have the same problem as well. In Virtue Mart categories menu, if the category name is too long, it overwrites same menu cell. It only happens with subcategories. Main Category names seem to work fine. Cell width automaticaly increases.

Any ideas how to solve this?

I have really long vm category names to work with.
User avatar
Fresh Boarder

GK User
Wed Jul 28, 2010 3:12 pm
any solution?
User avatar
Senior Boarder

teitbite
Wed Jul 28, 2010 8:47 pm
Hi

Please find class:

Code: Select all
#gksdl-subnav, .sublevel {
background:url("../images/menu_lvl2_bg.png") repeat-x scroll 0 bottom #FFFFFF;
border-color:-moz-use-text-color #DCDCDC #DCDCDC;
border-right:1px solid #DCDCDC;
border-style:none solid solid;
border-width:medium 1px 1px;
height:30px;
}


in http://www.my-toy.com/templates/gk_myst ... mplate.css

and remove this line:

Code: Select all
height:30px;
User avatar
Moderator

GK User
Thu Jul 29, 2010 1:17 am
can you specific which height:30px;
is it above code?
User avatar
Senior Boarder

GK User
Thu Jul 29, 2010 7:08 am
yes the one in above code. what it does is forcing a height of 30 pixels... if you remove it it goes with the flow :)
User avatar
Platinum Boarder

GK User
Thu Jul 29, 2010 7:30 am
i already delete the code. it work the category is flow, but no align
User avatar
Senior Boarder

GK User
Thu Jul 29, 2010 7:51 am
can i see it online ?
User avatar
Platinum Boarder

GK User
Thu Jul 29, 2010 11:13 am
Thanks for a solution on subcategory cell height. However there is still an alignment issue.
User avatar
Fresh Boarder

teitbite
Fri Jul 30, 2010 6:41 pm
Hi

Sorry this aligment issue cannot be fix that simple. The space is comming from the code (look at the picture).
User avatar
Moderator


cron