-
AuthorPosts
-
March 6, 2015 at 9:46 am #204395
hello
i am playing around with this framework and wonder it it is possible to have to megamenus in the mainnav. one that pulls to left and one to the right?
or can I have more that one column that is to the left and one to the right?
Martin
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 7, 2015 at 11:14 am #562024hello
what I mean is something like this:
using the megamenu function in T3. Can I in the field “Extra Class” but something that will make the menu items float to the right?
Scott Lavelle FriendScott Lavelle
- Join date:
- November 2010
- Posts:
- 266
- Downloads:
- 16
- Uploads:
- 5
- Thanks:
- 6
- Thanked:
- 64 times in 27 posts
March 8, 2015 at 12:44 am #562060If you use Firebug to look at this, you can see that you have four things across this top bar:
1. The logo
2. The megamenu
3. Another UL in a div called ja-login
4. The SearchIf I had to do this, I’d modify the header.php in the templates/t3_bs3_blank/tpls folder and add the code from the mainnav.php that is “inside the container div” in between the logo and the search positions. Then you can add something else to create that unordered list, whether you do it directly or by calling a module position in here, just like the search position is loaded.
Does that lead you in the right direction?
Scott Lavelle - Technical Resource Solutions, LLC
Certified Joomla AdministratorPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 11, 2015 at 2:56 am #562484<blockquote>hello
using the megamenu function in T3. Can I in the field “Extra Class” but something that will make the menu items float to the right?</blockquote>Hello As Slavelle defined above you can add a parent Div in the header.php file .If you are a developer you can edit the header.php files and add your own class for mega menu .
To override the css changes use custom.css .AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by Pankaj Sharma 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
megamenu – 2 menus align left and right
Viewing 6 posts - 1 through 6 (of 6 total)