How to put search on Main Menu? And how to create a sliding

GK User
Sat Dec 14, 2013 7:41 am
Hi Guys,

I'm trying to put the search in the Main Menu to a few hours and I'm not getting? Could anyone tell me where this solution hides. (eheheh). I am also in doubt of how to create drop down menu in the top nav to subcategories, have a lot of them ... Only in Sport Urban ... I skateboard, long board, etc. ... I wish people could select.

Big hug to all and happy new year to all!!

GUILHERME BORGES

WORK IN SITE : http://www.fesrad.org/
User avatar
Gold Boarder

GK User
Sat Dec 14, 2013 11:56 am
Hi.
Adding module inside - as a menu item - is quite easy.
But on Menu ... it request customization.
User avatar
Platinum Boarder

GK User
Sat Dec 14, 2013 11:59 am
But I have surprise for you:
Code: Select all
#gkSearch {
    float: right;
    margin-top: -85px;
}

How to use custom CSS: http://www.gavick.com/documentation/joo ... -template/

Result should look like this
User avatar
Platinum Boarder

GK User
Sat Dec 14, 2013 6:59 pm
Hi,

I tried your example, but it did not work no ... he stood there in the sub menu and from there he says that does not leave ... When I put a larger number it goes far down .... when i put a lower type 2 or 3px number it is exactly in the middle of the sub menu does not climb like you suggested .... Any idea what might be going wrong? You have an address that could teach me how to put a sub menu slider there that sub menu mainmenu or any idea?

Regard´s
GUILHERME BORGES
User avatar
Gold Boarder

GK User
Sat Dec 14, 2013 7:07 pm
I think I said before ... more you're the guy ... opened my mind.

THANKS !!!!
Got. Thank you very ... Now I want to figure out how to put a sliding menu sub menu ... have any idea?
User avatar
Gold Boarder

GK User
Sun Dec 15, 2013 10:43 pm
Sorry but I have to say it before somebody will do it: esport template is very very old template (it have ~3 years old), are you in 100% sure that you want to use it in 2014? ...in particular, that the subject of site is Extreme Sports. Now yours looks like "Old British ladies club website" . :whistle:

As you might now... by default Submenu module doesn't have such a feature. So you have to publish menu module in this same position which have it.
User avatar
Platinum Boarder

GK User
Sun Dec 15, 2013 10:45 pm
p.s.
I will help you a little bit.
About advanced menu modules check proposals here: http://extensions.joomla.org/extensions ... -tab-menus

There you will find Menu systems with drop down, drop line effects.
I suggest to use module which uses css and mootools which reduce JS conflicts.
User avatar
Platinum Boarder

GK User
Sun Dec 15, 2013 11:10 pm
For example you can use free:
ARI Ext Menu - which request only a small CSS customization & override to make it work and look nice
Code: Select all
 #gkSubmenuMod ul li { padding-right: 0px; }

submenu-drop-down.png

it have some customization options
demo-admin.png



or use:
RokNavMenu.
User avatar
Platinum Boarder

GK User
Tue Dec 17, 2013 12:18 am
Hi !

Always with good taste!

I think this beautiful template. Old pot also makes good food!. Who made this site has very good taste and a very broad notion of art ... I still think the template maximum.

I went there and downloaded the file and installed it on joomla .... But nothing happened ... I must have done something wrong ... css file in which I have to put this little script above? I tried in template.css, style1 layout.css and it did not work ... there would be the same or
and what position to place? Did not work for me?

See : http://www.fesrad.org/
User avatar
Gold Boarder

GK User
Tue Dec 17, 2013 8:23 pm
Ohhh..
You had Joomla 2.5.11 - tooo old - I had to upgrade to 2.5.16 (in next few days it would be 2.5.17)
You had old version of template - I had to upgrade
now I can work...
User avatar
Platinum Boarder

GK User
Tue Dec 17, 2013 8:59 pm
Magic ?
Now both we have this same version of template 2.17 - but "submenu" position works only on my website -- I will have to check few things
User avatar
Platinum Boarder

GK User
Tue Dec 17, 2013 9:31 pm
ufff It toke me some time... ... but you have second menu

p.s.
Sorry after template update you have make your small changes again.
Old template is in "gk_esport__" template by the way,
User avatar
Platinum Boarder

GK User
Tue Dec 17, 2013 11:53 pm
You know a lot is not true! ... And it's still a man of will. Congratulations you have a fabulous future. Many thanks for your great help. And it would take at least a month to do all this. I am very grateful.

I noticed you put up the layout on the main page ... angry!!

I want to see if I can create a global news channel about the extreme sport ... I'm having a little trouble because the application Mattias article (generate) gives me no option to create a rule and filtras posts before going to my website .... The ideal was to put a script in the early condition of receiving the texts in this way would format a prettier layout on the site ... I go along here by formatting the layout, if you have any ideas do not hesitate to comment.

Big hug and many, many thanks for the great help.
GUILHERME BORGES
User avatar
Gold Boarder

GK User
Thu Feb 20, 2014 12:18 am
Dear Friend,

Now I've finished the other site ... www.wdcorp.com.br / sportmarketing and going back to the site of http://www.fesrad.org/. The first step will be to place banner ads where they will be. I put a banner on top, but the menu left the position he was ... where is this css menu so I can position it in the right place?

Big hug,
GUILHERME BORGES
User avatar
Gold Boarder

GK User
Thu Feb 20, 2014 12:35 am
Where is menu css --> here: templates/gk_storebox/css/menu/menu.css

If you like code hacking, if not use override.
User avatar
Platinum Boarder

GK User
Thu Feb 20, 2014 2:08 am
I just want to go down ... to stay in place that was previously at this address ... I get that right?

Regard´s
GUILHERME BORGES
User avatar
Gold Boarder

GK User
Thu Feb 20, 2014 2:21 am
Dear friend is this code?

# {gkSearch
     float: right;
     margin-top:-45px;
}
body {
font-family: Arial, Helvetica, sans-serif;
}
# gkSubmenuMod ul li {padding-right: 0px;}
User avatar
Gold Boarder

GK User
Thu Feb 20, 2014 2:43 am
I put this cod and the menu neither move?

# {gkSubmenuMod {
position: relative;
left: 170px; top: 1200px;
}

Any suggestions?

Regard´s
GUILHERME BORGES
User avatar
Gold Boarder

GK User
Tue Feb 25, 2014 6:12 pm
1) Easy solution will be insert search module as a menu item under search item. I have described it on documentation.
2) Second solution,
replace module positions -- search add on top menu, and top menu to search and use this:

Code: Select all
#gkMainMenu {margin: -20px -16px 0 !important;}
#gkTopMenu {float: right;margin-top: 105px;}
#gkSearch { float: right;}



I will not give you a guarantee that it's 100% going to work properly, but it should

The best solution will be adding additional module position near menu. But it request php customization.
User avatar
Platinum Boarder

GK User
Wed Feb 26, 2014 2:04 am
dear friend, nothing moves ... nothing out of place?????
Is that the reason you have two templates installed?
User avatar
Gold Boarder

GK User
Wed Feb 26, 2014 9:05 am
It depends where you added this code,
I suggest to enable override in both...
and add into override.css file.
There should be at least "small" difference.


p.s.
Hmmm, but wait ..... on fesrad.org yesterday was different template or ??? I checked wrong URL page.
Ohhhh, yes I give you solution for this one: wdcorp.com.br - which appear on this topic in the middle.

Decide which site you want to customize.... because I'm dizzy right now...
User avatar
Platinum Boarder

GK User
Wed Feb 26, 2014 8:17 pm
hehehe ( sorry)

site : www.fesrad.org

The menu is not in place in any way. I already tried :
extension - > template manager - > gk_esport - Default - > advanced settings- > Custom CSS code

also:

extension - > template manager - > style- > gk_esport - Default - > advanced settings- > Custom CSS code
extension - > template manager - > template- > gk_esport - Default - > Gk_esport Details and Files - > css/css3.css
           extension - > template manager - > template- > gk_esport - Default - > Gk_esport Details and Files - > css / override.css
extension - > template manager - > template- > gk_esport - Default - > Gk_esport Details and Files - > css / template.css

In none of them , nothing moved !
User avatar
Gold Boarder

GK User
Thu Feb 27, 2014 11:22 pm
Hi,

Now I tried the two templates installed and neither worked. I do not know if it was u who helped me in the apolloborges.com site .... but it was thanks.

Regard´s
GUILHERME BORGES
User avatar
Gold Boarder

GK User
Thu Feb 27, 2014 11:58 pm
Can we back to main question - what you need?
Maybe add screenshot with arrows.

If you will change margin for menu (to margin-left:250px;) you will get this
menu.png

p.s.
My last code is wrong, it was written not for this template! As I mentioned before.

p.s.
For screenshots and arrows I use FastStone Capture - it have also trial version.
User avatar
Platinum Boarder

GK User
Fri Feb 28, 2014 3:17 am
I need to put the menu where it was before. If I put a banner above the menu, the menu will stay on top of the banner, the way we see it now and not in the place he was before.

If no banner above the menu will return again to the place he was before ... But I believe that the menu has to take his place regardless if you have banner above it or not. This is what I need. He just stand in the same place. Whatever happens. Now imagine if I add a side banner. Does the menu will leave the place again?

Yes, I managed to find now. I was using Google Chrome and it was not tracking. Now with Firefox until I spotted already modified.

style = "margin-left: 150px; position: absolute; top: 238px; z-index: 99999;" ... but he says it is inline? I can not find the css file where I can modify it?

Regard's
GUILHERME BORGES
User avatar
Gold Boarder

GK User
Sun Mar 02, 2014 11:34 am
1) You have to publish this extra menu on submenu position
2) Maybe you customized default.php file from layout folder, check again - probably there should be code .
User avatar
Platinum Boarder

GK User
Sun Mar 02, 2014 7:43 pm
Yes... work now!!!!
See you are all ok ...

Thanks !!!!!
User avatar
Gold Boarder


cron