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.

Toolbar

+3
Sanket
Kaizer Lee
tugatech
7 posters

Go down

Toolbar Empty Toolbar

Post by tugatech February 17th 2013, 11:22 am

Hello,

I have a quick question: is possible mantain the toolbar active, but hide it by CSS?
Note that is the full toolbar, not only the link for Forumotion.

And that will break any rule of Forumotion?

Thank you
tugatech
tugatech
Forumember

Male Posts : 189
Reputation : 8
Language : Portuguese
Location : Portugal

Back to top Go down

Toolbar Empty Re: Toolbar

Post by Kaizer Lee February 17th 2013, 12:02 pm

So you want not to use the tool bar by other members or something? You can actually hide it by just clicking the upper arrow on it.
Kaizer Lee
Kaizer Lee
Active Poster

Female Posts : 1064
Reputation : 54
Language : English, Tagalog, Spanish and Chinese
Location : Philippines

http://www.medievalchaos.net/forum

Back to top Go down

Toolbar Empty Re: Toolbar

Post by tugatech February 17th 2013, 12:06 pm

Hello

Actually, i want hide the toolbar completely... Even the arrow.

Basically, i want mantain the Notification system active, by the profile of the users, but hide the toolbar completely.

Thanks
tugatech
tugatech
Forumember

Male Posts : 189
Reputation : 8
Language : Portuguese
Location : Portugal

Back to top Go down

Toolbar Empty Re: Toolbar

Post by Kaizer Lee February 17th 2013, 12:08 pm

Find the tutorial about the tool bar addons and shiz and do that, but just maintain the notifications by the command and by making the bg transparent by mixing the correct color code with your current BG. Though, ask Rideem that since I"m not sure if that's allowed.
Kaizer Lee
Kaizer Lee
Active Poster

Female Posts : 1064
Reputation : 54
Language : English, Tagalog, Spanish and Chinese
Location : Philippines

http://www.medievalchaos.net/forum

Back to top Go down

Toolbar Empty Re: Toolbar

Post by tugatech February 17th 2013, 12:30 pm

Thanks.

I will wait the answer of some admin... Smile
tugatech
tugatech
Forumember

Male Posts : 189
Reputation : 8
Language : Portuguese
Location : Portugal

Back to top Go down

Toolbar Empty Re: Toolbar

Post by Sanket February 17th 2013, 1:49 pm

If you want any part of the toolbar to be active, the Forumotion Link needs to remain.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Toolbar Empty Re: Toolbar

Post by tugatech February 17th 2013, 2:55 pm

Sanket wrote:If you want any part of the toolbar to be active, the Forumotion Link needs to remain.

Hello,

Thanks for the info, but i think you didn't understand or i didn't explain right.

I want hide ALL the toolbar.
All in this image:
https://i.servimg.com/u/f75/15/07/56/36/tugate10.jpg
Including the notifications,"hide arrows",etc... Nothing of the toolbar will be displayed.

For instance, using the CSS:
Code:
#fa_toolbar {
display: none;
}
This code will hide all the toolbar and functions...

I just want mantain this (the Notification tab) in the profile of the users:
https://i.servimg.com/u/f75/15/07/56/36/tugate11.jpg

Is that against the rules?

Thanks
tugatech
tugatech
Forumember

Male Posts : 189
Reputation : 8
Language : Portuguese
Location : Portugal

Back to top Go down

Toolbar Empty Re: Toolbar

Post by Sanket February 17th 2013, 7:42 pm

Yes, hiding the toolbar using css would be against the rules.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Toolbar Empty Re: Toolbar

Post by tugatech February 17th 2013, 7:59 pm

Sanket wrote:Yes, hiding the toolbar using css would be against the rules.

So...
Why in the following post appears the code to remove it?
https://help.forumotion.com/t120381-customize-your-toolbar-through-css-and-javascript

Im confused because of that.
You said is not allowed, but then, another "Administrator" gives the code to do that.

"You can also hide the toolbar from members and guests."
https://i.servimg.com/u/f75/15/07/56/36/tugate12.jpg

So is permited or not? Razz

Thanks

tugatech
tugatech
Forumember

Male Posts : 189
Reputation : 8
Language : Portuguese
Location : Portugal

Back to top Go down

Toolbar Empty Re: Toolbar

Post by Sanket February 17th 2013, 8:03 pm

"You can also hide the toolbar from members and guests."

The css code removes it for all.


So if you want users to get the notifications, they should have the forumotion link.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Toolbar Empty Re: Toolbar

Post by tugatech February 17th 2013, 8:10 pm

Sanket wrote:
"You can also hide the toolbar from members and guests."

The css code removes it for all.


So if you want users to get the notifications, they should have the forumotion link.

Hello,

I think you didn't understand.
The code provided in the topic (https://help.forumotion.com/t120381-customize-your-toolbar-through-css-and-javascript ) is exactly the same as put the css for hide the toolbar.

More, in the code you can see that is being added the css code:
Code:
(...)$('head').append('<style id="toolbar_style" type="text/css">#fa_toolbar { display: none; }</style>'); (...)

That javascript does exacly the same as add the CSS manualy... :/

So, that javascript is exacly the same as put in my css file:
Code:
#fa_toolbar {
display: none;
}

That is my confusion, becouse you said that is not allowed hide the toolbar completly, but then, another admin post the javascript code to do that... Confused
tugatech
tugatech
Forumember

Male Posts : 189
Reputation : 8
Language : Portuguese
Location : Portugal

Back to top Go down

Toolbar Empty Re: Toolbar

Post by SLGray February 17th 2013, 8:48 pm

I believe that if you hide it the notifications would not work.


Last edited by SLGray on February 17th 2013, 8:49 pm; edited 1 time in total


Toolbar 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 : 51463
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Toolbar Empty Re: Toolbar

Post by tugatech February 17th 2013, 8:49 pm

tugatech wrote:(...)

I just want mantain this (the Notification tab) in the profile of the users:
https://i.servimg.com/u/f75/15/07/56/36/tugate11.jpg

(...)

Becouse of that. Smile
tugatech
tugatech
Forumember

Male Posts : 189
Reputation : 8
Language : Portuguese
Location : Portugal

Back to top Go down

Toolbar Empty Re: Toolbar

Post by SLGray February 17th 2013, 8:50 pm

I edited my post.


Toolbar 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 : 51463
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Toolbar Empty Re: Toolbar

Post by tugatech February 17th 2013, 8:52 pm

SLGray wrote:I believe that if you hide it the notifications would not work.

Yes, thats right.
The notifications doesn't appear in the toolbar when hidden, but appears in the users profiles, on the tab "Notifications".

Wink
tugatech
tugatech
Forumember

Male Posts : 189
Reputation : 8
Language : Portuguese
Location : Portugal

Back to top Go down

Toolbar Empty Re: Toolbar

Post by tugatech February 18th 2013, 11:58 am

Bump... Smile
tugatech
tugatech
Forumember

Male Posts : 189
Reputation : 8
Language : Portuguese
Location : Portugal

Back to top Go down

Toolbar Empty Re: Toolbar

Post by tugatech February 18th 2013, 6:25 pm

Rideem3 wrote:Hiding the entire toolbar shouldn't be a problem since you're not claiming anything as your own nor are you using it. I'll ask Leeloo.

Ok, thanks..
Will wait for a "final" answer. Smile
tugatech
tugatech
Forumember

Male Posts : 189
Reputation : 8
Language : Portuguese
Location : Portugal

Back to top Go down

Toolbar Empty Re: Toolbar

Post by Sanket February 19th 2013, 1:54 pm

As replied by Leeloo, its currently not allowed to just have the notifications & hide the rest of the toolbar.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Toolbar Empty Re: Toolbar

Post by tugatech February 19th 2013, 4:25 pm

hello,

again i am confused...
So is not allowed to hide the toolbar completly? Note that the notifications also are hidden....

But the code to do exacly that is in the above messages, and, if im not mistaken, it was posted by "Leeloo" here: https://help.forumotion.com/t120381-customize-your-toolbar-through-css-and-javascript

Also, read my message here:
https://help.forumotion.com/t120598-toolbar#794356
tugatech
tugatech
Forumember

Male Posts : 189
Reputation : 8
Language : Portuguese
Location : Portugal

Back to top Go down

Toolbar Empty Re: Toolbar

Post by RPM February 19th 2013, 4:28 pm

tugatech wrote:hello,

again i am confused...
So is not allowed to hide the toolbar completly? Note that the notifications also are hidden....

But the code to do exacly that is in the above messages, and, if im not mistaken, it was posted by "Leeloo" here: https://help.forumotion.com/t120381-customize-your-toolbar-through-css-and-javascript

Also, read my message here:
https://help.forumotion.com/t120598-toolbar#794356

No. you are not allowed to hide the toolbar at this time.
RPM
RPM
Forumember

Posts : 375
Reputation : 7
Language : EN

http://roleplaymachugas.forumotion.com/

Back to top Go down

Toolbar Empty Re: Toolbar

Post by Ape February 19th 2013, 4:40 pm

I tell you some thing I'm a little lost here to in the thread about toolbar tips
it says that you can hide the toolbar but yet the staff here say that the rules say you can not hide the toolbar if it's turned on by the ACP

Not really sure why you would want to hide the toolbar if you want to use it's settings anyway unless your going to make a mod that will show up your Notifications your self using the codes that is in the toolbar its self..then that would be breaking the TOS and rules.

Your best bet is to just leave the bar alone until FM have worked out a way to remove the FM logo and link with how ever there going to do it Wink

I think leeloo should remove the code about hiding the toolbar until we know more. Silly putting a code to be used if it's going to break the rules Don't you think ??

Ape


Toolbar Left1212Toolbar Center11Toolbar Right112
Toolbar Ape_b110
Toolbar Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19084
Reputation : 1988
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Toolbar Empty Re: Toolbar

Post by runawayhorses February 19th 2013, 4:56 pm

The difference being if you hide the toolbar with the javascript that is posted in the "customize your toolbar through CSS and Javascript topic, the javascript is titled as only hiding it from Members and Guests, and says nothing about hiding it from the Admin, whereas hiding it with CSS would hide it from everyone including the Admin.

That's the difference.


avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Toolbar Empty Re: Toolbar

Post by Sanket February 19th 2013, 4:59 pm

tugatech, this is the complete code. Also, its mentioned that the code will remove it for members & guests. I have not tried to use this code. You can test it & see if after adding the code, it removes only for members & guests.
Code:
$('head').append('<style id="toolbar_style" type="text/css">#fa_toolbar { display: none; }</style>');
$(window).load(function () {
    if (_userdata.user_level == 0) $('#fa_toolbar').remove();
    else $('#toolbar_style').remove();
});

Edit: runawayhorses & Rideem both are correct Razz
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top


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