Align dropdown Mega menu to the right edge of the tab

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Sun Apr 24, 2011 11:04 am
Does anyone know how to align the dropdown Mega menu to the right edge of the tab? Maybe need some css coding mod in gk_stuff.css? Thank you
User avatar
Fresh Boarder

Konrad M
Wed Apr 27, 2011 6:41 am
Hi
First tell us which Joomla version you use and give us url to your site.
User avatar

GK User
Wed Apr 27, 2011 7:42 am
thx for the reply. Iam using joomla 1.5.22.
www.campade.com/iblog
User avatar
Fresh Boarder

Konrad M
Thu Apr 28, 2011 6:24 am
Hi
You can try in gk_stuff.css find
Code: Select all
#gk-nav ul.level0 > li > div.childcontent {
background:url("../images/style1/submenu_bg.png") repeat-x scroll 0 bottom #555555;
font-size:11px;
margin-left:0 !important;
margin-top:0 !important;
padding:0 0 4px;
}

and try add some minus value for left margin.
User avatar

GK User
Thu Apr 28, 2011 7:07 am
It didn't quite work. Any other idea? thx.
User avatar
Fresh Boarder

Konrad M
Thu Apr 28, 2011 10:45 am
What effect did you achieved?
User avatar

GK User
Thu Apr 28, 2011 12:13 pm
Putting negative value did push the dropdown menu to the left but not all of the dropdown menu aligned perfectly to the right edge of the tab. Please take a look at the screens. Iam surprised that no one ever ask about it cause the dropdown menu goes off the screen when the browser is not maximized. Thx for the help.
User avatar
Fresh Boarder


cron