[3.3][DEV] MegaMenu, Sticky Menu, Navbar for phpBB

A place for Extension Authors to post and receive feedback on Extensions still in development. No Extensions within this forum should be used within a live environment!
Anti-Spam Guide
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: Extensions Development rules

IMPORTANT FOR NEEDED EVENTS!!!
If you need an event for your extension please read this for the steps to follow to request the event(s)
Badhon_raj
Registered User
Posts: 209
Joined: Wed Jan 04, 2012 6:33 pm

Re: [3.1][3.2][DEV] MegaMenu, Sticky Menu, Navbar for phpBB

Post by Badhon_raj »

ivailo95 wrote: Mon Nov 09, 2020 8:20 pm is thos code work for 3.3.2 :roll:
Yes, it should work.
User avatar
ivailo95
Registered User
Posts: 1097
Joined: Tue Sep 05, 2017 8:00 am
Location: Bulgaria
Name: Ivailo

Re: [3.3][DEV] MegaMenu, Sticky Menu, Navbar for phpBB

Post by ivailo95 »

i ask for it beacouse update my forum and suspect that i lost the code for static and fixed option for MegaMenu, Sticky Menu, Navbar for phpBB

Code: Select all

.bootstrap .navbar-default .navbar-nav > li:hover > a {
	background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
	background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dbdbdb), to(#e2e2e2));
	background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
	-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.navbar.yamm.navbar-fixed-top {
	position: static;
}

body#phpbb {
	padding-top: 0;
}
can you see the code if anythink not correct?
You do not have the required permissions to view the files attached to this post.
For REALLY good and VERY cheap hosting CLICK HERE
Watch "Lost in a random" game, it's the best
User avatar
ivailo95
Registered User
Posts: 1097
Joined: Tue Sep 05, 2017 8:00 am
Location: Bulgaria
Name: Ivailo

Re: [3.3][DEV] MegaMenu, Sticky Menu, Navbar for phpBB

Post by ivailo95 »

hm
seems code in previus message doesn't work
https://rocknmetalbulgaria.eu/index.php
I edit my files as before,but suspect that don't see button for
fix and static
You do not have the required permissions to view the files attached to this post.
For REALLY good and VERY cheap hosting CLICK HERE
Watch "Lost in a random" game, it's the best
Badhon_raj
Registered User
Posts: 209
Joined: Wed Jan 04, 2012 6:33 pm

Re: [3.3][DEV] MegaMenu, Sticky Menu, Navbar for phpBB

Post by Badhon_raj »

ivailo95 wrote: Sun Dec 06, 2020 10:45 am hm
seems code in previus message doesn't work
https://rocknmetalbulgaria.eu/index.php
I edit my files as before,but suspect that don't see button for
fix and static
Not sure what you are doing wrong.
It is working alright on my test forum:
http://go.orthohin.com/test

Maybe try the updated version?
I've added the required code in it for you.
http://go.orthohin.com/navbar-mod
User avatar
ivailo95
Registered User
Posts: 1097
Joined: Tue Sep 05, 2017 8:00 am
Location: Bulgaria
Name: Ivailo

Re: [3.3][DEV] MegaMenu, Sticky Menu, Navbar for phpBB

Post by ivailo95 »

um idk just come to my forum and try it
https://rocknmetalbulgaria.eu/index.php
btw second link you gave show it a blank
You do not have the required permissions to view the files attached to this post.
For REALLY good and VERY cheap hosting CLICK HERE
Watch "Lost in a random" game, it's the best
Badhon_raj
Registered User
Posts: 209
Joined: Wed Jan 04, 2012 6:33 pm

Re: [3.3][DEV] MegaMenu, Sticky Menu, Navbar for phpBB

Post by Badhon_raj »

ivailo95 wrote: Wed Dec 09, 2020 9:09 pm um idk just come to my forum and try it
https://rocknmetalbulgaria.eu/index.php
btw second link you gave show it a blank
2nd link should download a zip file.
try another browser.
User avatar
ivailo95
Registered User
Posts: 1097
Joined: Tue Sep 05, 2017 8:00 am
Location: Bulgaria
Name: Ivailo

Re: [3.3][DEV] MegaMenu, Sticky Menu, Navbar for phpBB

Post by ivailo95 »

Thank you !
I apriciated !
For REALLY good and VERY cheap hosting CLICK HERE
Watch "Lost in a random" game, it's the best
fabiomaticus
Registered User
Posts: 135
Joined: Tue May 08, 2007 11:56 am
Location: Taranto - ITALY

Re: [3.3][DEV] MegaMenu, Sticky Menu, Navbar for phpBB

Post by fabiomaticus »

Is it possible to insert the menu in the navbar?
Badhon_raj
Registered User
Posts: 209
Joined: Wed Jan 04, 2012 6:33 pm

Re: [3.3][DEV] MegaMenu, Sticky Menu, Navbar for phpBB

Post by Badhon_raj »

fabiomaticus wrote: Sun Feb 14, 2021 6:13 pm Is it possible to insert the menu in the navbar?
There are other extension available for that purpose.
aknctn
Registered User
Posts: 138
Joined: Fri May 03, 2019 2:10 pm

Re: [3.3][DEV] MegaMenu, Sticky Menu, Navbar for phpBB

Post by aknctn »

Realy good ext thank you very much.

How can i delete this? I looked for but I couldn't find.
Ekran görüntüsü 2021-06-03 223609.jpg
I didn't create it. It isn't menu.
You do not have the required permissions to view the files attached to this post.
Badhon_raj
Registered User
Posts: 209
Joined: Wed Jan 04, 2012 6:33 pm

Re: [3.3][DEV] MegaMenu, Sticky Menu, Navbar for phpBB

Post by Badhon_raj »

aknctn wrote: Thu Jun 03, 2021 7:37 pm Realy good ext thank you very much.

How can i delete this? I looked for but I couldn't find.

Ekran görüntüsü 2021-06-03 223609.jpg

I didn't create it. It isn't menu.
That's your site title. I don't think there is any option in control panel to hide that.
You can use a logo instead of that though.
If you want to hide that, then you will have to use css.
aknctn
Registered User
Posts: 138
Joined: Fri May 03, 2019 2:10 pm

Re: [3.3][DEV] MegaMenu, Sticky Menu, Navbar for phpBB

Post by aknctn »

Badhon_raj wrote: Thu Jun 03, 2021 7:40 pm
aknctn wrote: Thu Jun 03, 2021 7:37 pm Realy good ext thank you very much.

How can i delete this? I looked for but I couldn't find.

Ekran görüntüsü 2021-06-03 223609.jpg

I didn't create it. It isn't menu.
That's your site title. I don't think there is any option in control panel to hide that.
You can use a logo instead of that though.
If you want to hide that, then you will have to use css.
Yes site title. When i hide it, title doesn't show on mail and etc. So just, I want to hide it on menu bar. How can i make with css? Can you tell me about this? If you know.
Badhon_raj
Registered User
Posts: 209
Joined: Wed Jan 04, 2012 6:33 pm

Re: [3.3][DEV] MegaMenu, Sticky Menu, Navbar for phpBB

Post by Badhon_raj »

aknctn wrote: Thu Jun 03, 2021 7:47 pm Yes site title. When i hide it, title doesn't show on mail and etc. So just, I want to hide it on menu bar. How can i make with css? Can you tell me about this? If you know.
go to acp > extension > custom css as shown in the screenshot
the enable custom css and enter the following in the text field, then save.

Code: Select all

a.navbar-brand {
    display: none;
}
vivaldi_6JjmMKfaVm.png
You do not have the required permissions to view the files attached to this post.
aknctn
Registered User
Posts: 138
Joined: Fri May 03, 2019 2:10 pm

Re: [3.3][DEV] MegaMenu, Sticky Menu, Navbar for phpBB

Post by aknctn »

Badhon_raj wrote: Fri Jun 04, 2021 2:51 pm
aknctn wrote: Thu Jun 03, 2021 7:47 pm Yes site title. When i hide it, title doesn't show on mail and etc. So just, I want to hide it on menu bar. How can i make with css? Can you tell me about this? If you know.
go to acp > extension > custom css as shown in the screenshot
the enable custom css and enter the following in the text field, then save.

Code: Select all

a.navbar-brand {
    display: none;
}
vivaldi_6JjmMKfaVm.png
It is working. Thank you very much Badhon_raj
aknctn
Registered User
Posts: 138
Joined: Fri May 03, 2019 2:10 pm

Re: [3.3][DEV] MegaMenu, Sticky Menu, Navbar for phpBB

Post by aknctn »

Hello Badhon_raj

Do you have any solve for this?
IMG_20210618_005006.jpg
You do not have the required permissions to view the files attached to this post.

Return to “Extensions in Development”