Change the color
+6
Nik
phio69
Martin
Ninja
Joel
Donal
10 posters
Page 1 of 1
Change the color
Hi guys,
I want to change the color of my legend and profile answers. How do I do that?
I want to change the color of my legend and profile answers. How do I do that?
Re: Change the color
Legend? What do you mean? Elaborate a little <br>
Joel- Founder
-
11220
15338
73
2009-12-16
27
Singapore
Re: Change the color
On Advertise Pilot I want to change the color of my legend to something else and to change the color of the profile answers, how do I do that?
Re: Change the color
What profile answer? I seriously don't get you.
Joel- Founder
-
11220
15338
73
2009-12-16
27
Singapore
Re: Change the color
I think this is what your looking for
ACP >> Users + Groups >> Group Administration then Moderate a group and you should see Group Members color, You can change it from there.
ACP >> Users + Groups >> Group Administration then Moderate a group and you should see Group Members color, You can change it from there.
Re: Change the color
I know that, I mean okay
Example: Location(red) England(blue) Where do you change the profile answer? from blue to green or something like that.
England
Example: Location(red) England(blue) Where do you change the profile answer? from blue to green or something like that.
England
Re: Change the color
i beleve you can do this by editing the profile block. text colour it comes under. (i think)
Re: Change the color
that only changes the red color in location:
England
I know joel can answer this as he done it.
EDIT: COMPLETE.
Now on how to change the the color of the actual text "LEGEND" and the color of the brackets separating the groups.
England
I know joel can answer this as he done it.
EDIT: COMPLETE.
Now on how to change the the color of the actual text "LEGEND" and the color of the brackets separating the groups.
Re: Change the color
Donal, i seriously don't get your question
Joel- Founder
-
11220
15338
73
2009-12-16
27
Singapore
Re: Change the color
Joel wrote:Donal, i seriously don't get your question
this is based on my understanding:
LEGEND: [Administrator] [Moderator] ....
he wanted to know how you could change the color of the word "LEGEND" there, as it's shown in the index page of the forum. he also wanted to know how to change the color of the brackets around the word "Administrator", "Moderator", etc. ^^
Re: Change the color
Donal see my post above that tells you how to do it, but because im nice i'll post it again.
ACP >> Users + Groups >> Group Administration then Moderate a group and you should see Group Members color, You can change it from there.
ACP >> Users + Groups >> Group Administration then Moderate a group and you should see Group Members color, You can change it from there.
Re: Change the color
Ninja wrote:Donal see my post above that tells you how to do it, but because im nice i'll post it again.
ACP >> Users + Groups >> Group Administration then Moderate a group and you should see Group Members color, You can change it from there.
no, not the colors of the group themselves, but the word "LEGEND" which will shows groups he has on his forum. er, how should I say this...? @___@
here's a screenshot. look at what I circled in red.
- Spoiler:
Re: Change the color
Hey Donal.
AP > Display > Templates > General > Index_Body > Replace {LEGEND} : with <font color="#ab0058">Legend: </font> (Change the hex code if you want.) > Save.
Testing Forum > http://bluestarads.nstars.org/index.htm
This would only work on Phpbb 2 or Punbb . D:
AP > Display > Templates > General > Index_Body > Replace {LEGEND} : with <font color="#ab0058">Legend: </font> (Change the hex code if you want.) > Save.
Testing Forum > http://bluestarads.nstars.org/index.htm
This would only work on Phpbb 2 or Punbb . D:
Nik- On Trial Packager
-
422
276
3
2010-01-29
30
London~
Re: Change the color
Well that was waste of time. :/
Nik- On Trial Packager
-
422
276
3
2010-01-29
30
London~
Re: Change the color
So Donal, still need help with this? I think i can figure this out.
Joel- Founder
-
11220
15338
73
2009-12-16
27
Singapore
Re: Change the color
Customizing user's profile information:
Information:
Hope this helps...
(CSS btw )
- Code:
.postprofile {
color: #000000;
text-align: center;}
Information:
- Spoiler:
- color = color of text in profile
text-align = position text in profile (left center right)
Hope this helps...
(CSS btw )
Re: Change the color
Donal is this solved?
micro1000- Administrator Team
-
1623
1474
13
2010-02-09
34
Serbia
Re: Change the color
No not yet. I still need to know how to change the color of the legend. but I found out how to change the profile answers.
Re: Change the color
Changing the color of the legend can be done by doing the following.
Admin Panel => Users And Groups Tab => Group Administration =>
Admin Panel => Users And Groups Tab => Group Administration =>
Joel- Founder
-
11220
15338
73
2009-12-16
27
Singapore
Re: Change the color
Joel, have you seen the previous posts? I've posted a screenshot to show everyone what Donal exactly wanted, hehe~ ^^
Re: Change the color
Oh, you wanted to change the legend color itself?
Joel- Founder
-
11220
15338
73
2009-12-16
27
Singapore
Re: Change the color
That one i don't know. But i know its CSS related
Joel- Founder
-
11220
15338
73
2009-12-16
27
Singapore
Re: Change the color
Yea, they will provide you the CSS does
Joel- Founder
-
11220
15338
73
2009-12-16
27
Singapore
Re: Change the color
I think they have bigger problems than this. Besides, it`s not a big deal...gasol_the_great wrote:Donal, I would suggest consulting help.forumotion.com for this issue
As I mentioned above, they have a lot to do in my opinion and making custom CSS for every complaining webmaster is kinda not their job...Joel wrote:Yea, they will provide you the CSS does
So, Donal... Here is what I found out. Just look at your index page and see the source code of it. Do a "CTRL+F" and search for the word "legend". Now ignore the user "LostLegends" (no offense), and you will see that there is an <em> tag before it (On second guess you can ignore this process cause I already saw it on your page).
Now go into your Admin Panel -> Display -> Colors (on the left vertical navigation) and click on the CSS stylesheet menu. Now make a search for that "em" from before...
You should find something like this line:
- Code:
p em{font-style: normal;
color: #141706;}
Cafetin- Administrator Team
-
1735
2909
39
2010-03-04
37
Serbia
Re: Change the color
AMG! Thanks Cafetin It changed the legend and brackets!! Thanks again rep up (it wont let me thank you )
Re: Change the color
No problem Donal.
As some of you know already, I`m here to help.
Any thanks you guys give to me is my adrenalin. It keeps me going.
As some of you know already, I`m here to help.
Any thanks you guys give to me is my adrenalin. It keeps me going.
Cafetin- Administrator Team
-
1735
2909
39
2010-03-04
37
Serbia
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum