The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Can I somehow add "Notifications" to the navbar?

4 posters

Go down

Solved Can I somehow add "Notifications" to the navbar?

Post by Friendly Toucan February 28th 2023, 9:23 pm

Hello,

In the top right corner of this forum there is box reading "Notifications", showing if someone liked your posts and such.

Can I add this feauture to my forum, but place it in the navbar instead?

phpBB3

Thanks! Very Happy


Last edited by Friendly Toucan on March 4th 2023, 9:29 pm; edited 1 time in total
Friendly Toucan
Friendly Toucan
Forumember

Posts : 243
Reputation : 4
Language : English

https://cerulean-blues.forumotion.com

Back to top Go down

Solved Re: Can I somehow add "Notifications" to the navbar?

Post by skouliki March 1st 2023, 7:31 am

hello

to add notifications you must activate the toolbar from the admin panel
you can not put notifications in the navbar it is not allowed you would be breaking the TOS and copyright if you try and use it in any other way without the toolbar.....the toolbar is copyrighted
skouliki
skouliki
Manager
Manager

Female Posts : 15397
Reputation : 1709
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

TonnyKamper likes this post

Back to top Go down

Solved Re: Can I somehow add "Notifications" to the navbar?

Post by Friendly Toucan March 1st 2023, 5:49 pm

I see, I see...

Are there any other ways to do something similar? The one big thing I would like, is for members to be notified when their posts are liked.

Thanks.
Friendly Toucan
Friendly Toucan
Forumember

Posts : 243
Reputation : 4
Language : English

https://cerulean-blues.forumotion.com

Back to top Go down

Solved Re: Can I somehow add "Notifications" to the navbar?

Post by Niko March 1st 2023, 7:39 pm

@Friendly Toucan that already happens with the toolbar, otherwise it is not possible to do it without a server Wink
Niko
Niko
Helper
Helper

Male Posts : 3303
Reputation : 255
Language : English, Italian, French
Location : Italy

https://www.fmcodes.net/

Back to top Go down

Solved Re: Can I somehow add "Notifications" to the navbar?

Post by Friendly Toucan March 1st 2023, 8:00 pm

@Niko

Yes, I know, I just don't like the way it would look by default. Smile

skouliki wrote:you would be breaking the TOS and copyright if you try and use it in any other way without the toolbar.....

What about putting the entire toolbar below the navbar? Is that an option? Or can it not be modified at all? blackeye

Thanks.
Friendly Toucan
Friendly Toucan
Forumember

Posts : 243
Reputation : 4
Language : English

https://cerulean-blues.forumotion.com

Back to top Go down

Solved Re: Can I somehow add "Notifications" to the navbar?

Post by Friendly Toucan March 2nd 2023, 7:29 pm

Hello,

skouliki wrote:As for the design you can change it
Here are some tutorials
https://help.forumotion.com/t137076-personalize-the-entire-toolbar-with-css?highlight=Toolbar

I assume it's allowed to use all the codes listed in that thread, like this one:

Code:
#fa_search { display:none !important }

I also assume because it's possible to change the color of the toolbar in the admin panel, that it's allowed to use this code:

Code:
#fa_toolbar {
background-color: transparent;
}

... To make the background transparent. Is this correct?

Thanks.
Friendly Toucan
Friendly Toucan
Forumember

Posts : 243
Reputation : 4
Language : English

https://cerulean-blues.forumotion.com

Back to top Go down

Solved Re: Can I somehow add "Notifications" to the navbar?

Post by skouliki March 2nd 2023, 8:03 pm

Of course yes
skouliki
skouliki
Manager
Manager

Female Posts : 15397
Reputation : 1709
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Solved Re: Can I somehow add "Notifications" to the navbar?

Post by Friendly Toucan March 2nd 2023, 8:24 pm

OK.

I have also seen a lot of topics about putting the toolbar at the very bottom of the forum, which seems to be allowed.

What about adding this, to not put it at the very bottom, but still a bit further down:

Code:
#fa_toolbar {
position: absolute;
margin-top: 250px;
}
(I currently have this one activated, so you can see what I mean.)

Is using this also allowed?

Thanks.
Friendly Toucan
Friendly Toucan
Forumember

Posts : 243
Reputation : 4
Language : English

https://cerulean-blues.forumotion.com

Back to top Go down

Solved Re: Can I somehow add "Notifications" to the navbar?

Post by SLGray March 3rd 2023, 5:49 am

As long as you do  not hide it with coding or remove the copyrights, you will be ok.


Can I somehow add "Notifications" to the navbar? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51567
Reputation : 3525
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

TonnyKamper likes this post

Back to top Go down

Solved Re: Can I somehow add "Notifications" to the navbar?

Post by skouliki March 5th 2023, 8:20 am

Problem solved & topic archived.
Please read our forum rules: ESF General Rules
skouliki
skouliki
Manager
Manager

Female Posts : 15397
Reputation : 1709
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum