Moderator Message?
2 posters
Page 1 of 1
Moderator Message?
First off, I want to say I had no idea where to post that, so here I am.
Basically, I seen where ForumMotion Moderators can do this:
Is there a way to do this on my forum?
Edit:
I don't OWN the forum, but I am the Co-Owner (Administrator rank)
Basically, I seen where ForumMotion Moderators can do this:
Is there a way to do this on my forum?
Edit:
I don't OWN the forum, but I am the Co-Owner (Administrator rank)
Last edited by Dradra44 on February 21st 2012, 9:19 pm; edited 2 times in total
Re: Moderator Message?
I am not the 'owner' of the site, I probably should have mentions that. I don't want it rounded off, just square like that. Any other links?
Re: Moderator Message?
Hi!
You can take a look here:
http://help.forumgratuit.ro/t31206-cum-pot-face-anunt-in-tabel#205406
You can take a look here:
http://help.forumgratuit.ro/t31206-cum-pot-face-anunt-in-tabel#205406
- Translation:
- Hi!
I can't give you the exact design, but I can give you the structure.- Code:
[table class=stafftabel][tr][td][img]LINK_IMAGINE[/img][/td] [td]Mesaj![/td][/tr][/table]
For creating a design, add in CSS Stylesheet:- Code:
.stafftabel{
color: #CULOARE !important;
background-color: #CULOARE;
border: 1px solid #CULOARE;
}
- Explication:
- .stafftabel => this word need to be the same as that HTML code => table class=stafftabel;
color: #COLOR; => replace with the color code you want for text;
background-color: #COLOR; => the background color;
border: 1px solid #COLOR; => customize border:
1px - height, solid - border style, #COLOR - border color.
Guest- Guest
Re: Moderator Message?
Hi, as long as you are an admin then you are able to do this. All the message is, is simply a table class defined through CSS. This tutorial teaches you how to make a basic square table: https://help.forumotion.com/t87870-notice-using-css-and-table#565529
If you would like to make any adjustments to the colour, font and border then it is all possible by modifying the CSS rules. If you need help with this, do let us know.
If you would like to make any adjustments to the colour, font and border then it is all possible by modifying the CSS rules. If you need help with this, do let us know.
Re: Moderator Message?
Base wrote:Hi, as long as you are an admin then you are able to do this. All the message is, is simply a table class defined through CSS. This tutorial teaches you how to make a basic square table: https://help.forumotion.com/t87870-notice-using-css-and-table#565529
If you would like to make any adjustments to the colour, font and border then it is all possible by modifying the CSS rules. If you need help with this, do let us know.
Oh, I didn't see colors. Thanks both of you!
Similar topics
» Remove, "The author of this message was banned from the forum - See the message"
» Where is the moderator panel of consumers who have the rank moderator?
» My moderator says he cant ban users - how do I set moderator permissions?
» Moderator help
» Moderator.
» Where is the moderator panel of consumers who have the rank moderator?
» My moderator says he cant ban users - how do I set moderator permissions?
» Moderator help
» Moderator.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum