How to change of "child content" of menu item?
- GK User
- Sun Dec 09, 2012 7:56 pm
Hello,
by default submenu items shows up aligned to left border of parent menu item.
Is it possible to change submenu position ?
I would like to align some submenus to right border.
Regards,
marcin
by default submenu items shows up aligned to left border of parent menu item.
Is it possible to change submenu position ?
I would like to align some submenus to right border.
Regards,
marcin
-
- Senior Boarder
- GK User
- Sun Dec 09, 2012 11:43 pm
This position is computed by the menu script so there is no easy way to achieve this effect without recode this script.
-
- Platinum Boarder
- GK User
- Thu Dec 13, 2012 10:59 am
I changed position with CSS rule
.childcontent { left: -21px!important;}
Regards,
Marcin
.childcontent { left: -21px!important;}
Regards,
Marcin
-
- Senior Boarder
- GK User
- Fri Dec 14, 2012 9:52 am
Yes it is a solution but can cause problem is some template width and also when you other levels of menu.
-
- Platinum Boarder
4 posts
• Page 1 of 1