Title: [S] Need Help
Gowd - February 20, 2008 08:05 PM (GMT)
Okay, i found a link here about giving member titles things like differnt colors and effects, but im really confused because ive inserted it all but i don't think ive done it right ^_^;
| CODE |
Now, this I just took from my own CSS. So I'll explain it a bit.
.admin (group class) Whatever you put in those two spots, defines your group. So if you were making one for a Global Moderator, you could instead put .gmod or something to that effect.
Normal Font:
CODE .member,.member:link { color:#303030 }
Italic Font:
CODE .nrm,.nrm:link { color:#39576F; font-style:italic; }
Now if you go back to 'Manage User Groups', and the same areas as previously described, we can do this.
Online List Format [Prefix]
CODE <span class="admin">
Online List Format [Suffix]
CODE </span> |
That's from the place, where do i do all this? I don't understand where she is saying to post it, because in the member user groups, when i edited by member group before it was to add color, so if i do this wont i loose it o.O;
Also the following:
CODE
| CODE |
<div class="tableborder"><div class="maintitle">Member Legend</div> <table cellpadding='1' cellspacing='1' border='0' width='100%'><tr> <td class='pformstrip' colspan='1'></td></tr> <table width="100%" border="0" cellspacing="1" cellpadding="1"> <tr> </tr><tr> <td class="row4" align="left" width="100%" height="30" valign="top"> • Administrator • Moderator • Member • Validating • Guest • Banned </td> </td> </tr> <tr> </tr> </table> </div> |
Ive inserted it in the footer area, but it's not shown up on my forum at all... does that mean ive done it wrong? I'm useless with the whole "coding thing" so i would really appreciate some help!! Thanks!
Roswenth - February 20, 2008 08:09 PM (GMT)
You don't need the code. All you have to do is <span style='color:#36648B'> or whatever color code you want to do in the first group span box, and </span> in the second. You can also put in <b> and </b> to make it bold or not. Change b to i and it will be italic.
No need for a code. I can't even believe someone wrote a code for that...
Gowd - February 20, 2008 08:13 PM (GMT)
But how do i make it show up on my members names? They have it in the online box, but not on their names in posts, and also i cant get the box at the bottem exsplaining what each colour meens for each group, which was supposed to be this code:
| CODE |
<div class="tableborder"><div class="maintitle">Member Legend</div> <table cellpadding='1' cellspacing='1' border='0' width='100%'><tr> <td class='pformstrip' colspan='1'></td></tr> <table width="100%" border="0" cellspacing="1" cellpadding="1"> <tr> </tr><tr> <td class="row4" align="left" width="100%" height="30" valign="top"> • Administrator • Moderator • Member • Validating • Guest • Banned </td> </td> </tr> <tr> </tr> </table> </div> |
I entered it and nothing happened... Heres the link:
Codes
Roswenth - February 20, 2008 08:22 PM (GMT)
I don't think that code is intended to make the names colored in posts. It's a member legend for users online. There's only one code I know of that colors all usernames everywhere, and you have to add each name by hand.
Gowd - February 20, 2008 08:27 PM (GMT)
I sort of wanted each group differnt, so each name in that group was coloured like the title... :cry: but i guess them codes don't really have what im looking for ^_^; ah I'll just look around. Thanks for your help :)
rosalieart - February 20, 2008 09:08 PM (GMT)
go to the admin CP, to edit user groups, and there should be a box for that. i'll get a screenshot, hang on. :)
edit:
here. :) despite what it says, it does change them everywhere. don't bother with any coding in the wrappers or stylesheet/css and whatnot.
http://usera.imagecave.com/rosalieart/name...lorshot.bmp.jpg
Gowd - February 20, 2008 09:16 PM (GMT)
Oh! :sweat: i feel a little stupid right now, i looked at that place and completely looked over it :angry: :p
EDIT: I've managed to colour the groups, however their names when they post do not appear coloured. Is there another place where i need to insert the codes for that :S
rosalieart - February 20, 2008 09:24 PM (GMT)
*shakes head* no, not that i know of. it should work everywhere, try refreshing maybe, or use a word rather than a hex code, or vice versa. (ie; blue red green yellow vrs. #0089F4 or something)
Roswenth - February 20, 2008 09:28 PM (GMT)
It doesn't work everywhere on a hosted site like IF, not the way Gowd is talking about. To do that on IF, you have to use a code like this one:
http://support.invisionfree.com/index.php?showtopic=81071 but it requires you put in each name individually.
Gowd - February 20, 2008 09:30 PM (GMT)
So... where do i place that code? where all the others was or on the member profiles? x.x
Roswenth - February 20, 2008 09:31 PM (GMT)
At the end of the footers. Check the directions on that code post.
rosalieart - February 20, 2008 09:32 PM (GMT)
odd, it's worked on my site. *shrugs* good luck!
Gowd - February 20, 2008 09:36 PM (GMT)
:rice: Roswenth, i could seriously hug you. It totally works!! :pink: Thank you sooooooo much!! :lol:
Horsecrzy721 - April 6, 2008 01:40 PM (GMT)
Your topic has been solved and moved to the 'Solved Support Topics' forum! Still have a question, or something isn't clear yet? Open up a new topic, but be sure to be more specific this time!