Show Some Menu Items in GK Tabs
- GK User
- Tue Apr 17, 2012 9:12 pm
Hi
I want to show Some Menu Items In GK Tabs, Number counter must come automatically Like 01, 02 for each line, Next, will place all menu Links,
Like this
I tried too look and feel as suggested by you guys, But now want to assign data for each row, there are options behind To assign module buts its not working...and allowing me to create row's
please help me to achieve this goal
thanks alot
I want to show Some Menu Items In GK Tabs, Number counter must come automatically Like 01, 02 for each line, Next, will place all menu Links,
Like this
Screen shot 2012-04-17 at 10.02.07 PM.png
I tried too look and feel as suggested by you guys, But now want to assign data for each row, there are options behind To assign module buts its not working...and allowing me to create row's
Screen shot 2012-04-17 at 3.08.35 PM.png
please help me to achieve this goal
thanks alot
-
- Expert Boarder
- teitbite
- Fri Apr 20, 2012 2:59 am
Hi
You can attache whole module as tab. So You should try adding mod_mainmenu. Please send me an access to joomla panel and I'll make it for You.
You can attache whole module as tab. So You should try adding mod_mainmenu. Please send me an access to joomla panel and I'll make it for You.
-
- Moderator
- GK User
- Fri Apr 20, 2012 11:27 am
Hi
Thanks for your Answer, I sent you Details in your PM,
I tried your suggestions, but rows are not manipulating as i want, Everything si showing in One Single row and part of data, Even not all and Blinked sometimes.
Thanks for your time
Regards
Thanks for your Answer, I sent you Details in your PM,
I tried your suggestions, but rows are not manipulating as i want, Everything si showing in One Single row and part of data, Even not all and Blinked sometimes.
Thanks for your time
Regards
-
- Expert Boarder
- teitbite
- Fri Apr 20, 2012 6:12 pm
Hi
Done. First please remove height value from css class:
in override.css file line 130. So You'll be able to see whole menu.
To make this I've created 2 mod_mainmenu modules and placed them in positions tab1 and tab2. Than I've created a GK Tabs module and as tabs I've choosen to show modules from positions tab1 and tab2.
Done. First please remove height value from css class:
- Code: Select all
.gkTabItem {
border-bottom: 1px solid #FFFFFF;
height: 50px;
left: -999em;
position: absolute;
top: 0;
width: 100%;
}
in override.css file line 130. So You'll be able to see whole menu.
To make this I've created 2 mod_mainmenu modules and placed them in positions tab1 and tab2. Than I've created a GK Tabs module and as tabs I've choosen to show modules from positions tab1 and tab2.
-
- Moderator
- teitbite
- Fri Apr 20, 2012 6:16 pm
Hi
Of course to make it exacly as You want You need to add a little CSS magic If You need help with that than I'm affraid we do not support that, but if You will need it badly You can always write to me in private and I can make it for a small fee.
Of course to make it exacly as You want You need to add a little CSS magic If You need help with that than I'm affraid we do not support that, but if You will need it badly You can always write to me in private and I can make it for a small fee.
-
- Moderator
- GK User
- Sun Apr 22, 2012 5:34 pm
Hi Brother
I sent you private Msgs, I hope you will reply soon,
Regards
I sent you private Msgs, I hope you will reply soon,
Regards
-
- Expert Boarder
- teitbite
- Sun Apr 22, 2012 11:55 pm
Hi
Sorry for delay. It's a weekend I'll work on that now.
Sorry for delay. It's a weekend I'll work on that now.
-
- Moderator
- teitbite
- Mon Apr 23, 2012 1:18 am
Hi
Ok. It's done and except the fonts looks just like You requested:
Ok. It's done and except the fonts looks just like You requested:
-
- Moderator
8 posts
• Page 1 of 1