Create A Forum - Support Forums

Support => Style Support => Topic started by: Ba'al on November 07, 2018, 03:12:13 pm

Title: membergroup/user display name select colors
Post by: Ba'al on November 07, 2018, 03:12:13 pm
Is it possible to set a users name to a certain color depending on which membergroup they are in?
Title: Re: membergroup/user display name select colors
Post by: CreateAForum on November 07, 2018, 04:58:43 pm
You can color them in the whos online.

To do so go to admin -> membergroups edit membergroup and choose the color
Title: Re: membergroup/user display name select colors
Post by: Ba'al on November 07, 2018, 06:16:34 pm
You can color them in the whos online.

To do so go to admin -> membergroups edit membergroup and choose the color
I did that already,was curious if it could be done everywhere else.
Title: Re: membergroup/user display name select colors
Post by: CreateAForum on November 07, 2018, 06:21:28 pm
Not currently. in ezPortal there I belive is an option to enabled it on some of the blocks
Title: Re: membergroup/user display name select colors
Post by: Ba'al on November 12, 2018, 07:17:29 pm
Not currently. in ezPortal there I belive is an option to enabled it on some of the blocks
Thanx for that, speaking of ezportal,why does it do this, i want to add something
but everything i add except for the pars puts it on all pages and not just the Home page.


Example:
Title: Re: membergroup/user display name select colors
Post by: CreateAForum on November 12, 2018, 07:20:34 pm
Take a screenshot of your visibility permissions for that ezblock. I want to see how it looks.
Title: Re: membergroup/user display name select colors
Post by: Ba'al on November 12, 2018, 07:32:27 pm
Here you go

Title: Re: membergroup/user display name select colors
Post by: Ba'al on November 12, 2018, 07:33:42 pm
Each item i try does the same thing except the parse
Title: Re: membergroup/user display name select colors
Post by: Ba'al on November 12, 2018, 07:37:21 pm
another
Title: Re: membergroup/user display name select colors
Post by: CreateAForum on November 12, 2018, 07:52:00 pm
For the last screenshot uncheck "all actions and boards"
And just check "portal homepage"
Title: Re: membergroup/user display name select colors
Post by: Ba'al on November 12, 2018, 08:01:45 pm
For the last screenshot uncheck "all actions and boards"
And just check "portal homepage"
very cool,it worked thanx


I was also trying to setup my C-F page on the ezblock but it asks for my FB id# and i have no clue where to find it
google says "click the about tab" but i cant find an about tab lol any ideas?
Title: Re: membergroup/user display name select colors
Post by: CreateAForum on November 12, 2018, 08:06:46 pm
To access your Facebook's Page ID:
Open your Facebook page.
Click the About tab.
Scroll down to the bottom of the Page Info section.
Next to Facebook Page ID, you can find your page ID.
Title: Re: membergroup/user display name select colors
Post by: Ba'al on November 12, 2018, 08:14:16 pm
To access your Facebook's Page ID:
Open your Facebook page.
Click the About tab.
Scroll down to the bottom of the Page Info section.
Next to Facebook Page ID, you can find your page ID.
lol i got the same result via google,only 1 problem,i don't see an "about tab" anywhere on my screen,do you have a screenshot?
Title: Re: membergroup/user display name select colors
Post by: CreateAForum on November 12, 2018, 08:43:11 pm
bah yeah i can't find it either https://www.labnol.org/internet/find-facebook-page-id-profile/6909/
Title: Re: membergroup/user display name select colors
Post by: Ba'al on November 12, 2018, 09:15:40 pm
bah yeah i can't find it either https://www.labnol.org/internet/find-facebook-page-id-profile/6909/
lol im glad to see i wasn't the only one who couldn't find it,thought i was going crazy lol


I got the id# and put it in there and nothing shows..............hmmmm


On a side note can we add RSS feeds on CaF
Title: Re: membergroup/user display name select colors
Post by: CreateAForum on November 12, 2018, 09:18:47 pm
RSS Feeds are built into Create A Forum click RSS in the bottom of your forum.

Or do you mean have a rss feed in an ezblock?
Title: Re: membergroup/user display name select colors
Post by: Ba'al on November 12, 2018, 09:45:51 pm
RSS Feeds are built into Create A Forum click RSS in the bottom of your forum.

Or do you mean have a rss feed in an ezblock?


In the ezblock
Title: Re: membergroup/user display name select colors
Post by: CreateAForum on November 12, 2018, 09:47:23 pm
Not yet. I did build at one point I might be able to turn it on for you.
Title: Re: membergroup/user display name select colors
Post by: Ba'al on November 12, 2018, 10:04:39 pm
Not yet. I did build at one point I might be able to turn it on for you.
Cool
Title: Re: membergroup/user display name select colors
Post by: CreateAForum on November 13, 2018, 09:08:07 pm
Opps it is actually another image url
Code: [Select]
body
{
background: #E9EEF2 url(https://www.createaforum.com/themes/default/images/theme/backdrop.png) repeat-x;
font: 78%/130% "Verdana", "Arial", "Helvetica", sans-serif;
margin: 0 auto;
padding: 15px 0;
}
Title: Re: membergroup/user display name select colors
Post by: Ba'al on November 13, 2018, 10:44:45 pm
Opps it is actually another image url
Code: [Select]
body
{
   background: #E9EEF2 url(https://www.createaforum.com/themes/default/images/theme/backdrop.png) repeat-x;
   font: 78%/130% "Verdana", "Arial", "Helvetica", sans-serif;
   margin: 0 auto;
   padding: 15px 0;
}
ok,thanx