[Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
+5
Sir Chivas™
Sanket
Rhino.Freak
Jophy
Tamim Iqbal
9 posters
Page 1 of 2
Page 1 of 2 • 1, 2
[Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
Hi please see my forum http://avacs.yforum.biz white skin so i need this forumotion support forum special bg gradient image link. Please provide this type some more but different color image links. Too. Thanks :hÃÂÂhÃÂÂ:
Last edited by Tamim Iqbal on 3/4/2013, 18:00; edited 1 time in total
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
Hello,
Do you mean having special backgrounds for staff/special rank post? Try this:
https://help.forumotion.com/t121245-how-to-add-gradient-to-staff-messages?highlight=gradient
Do you mean having special backgrounds for staff/special rank post? Try this:
https://help.forumotion.com/t121245-how-to-add-gradient-to-staff-messages?highlight=gradient
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
Hi,
Is this solved?
Is this solved?
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
oh no just tell me how to make special ranks bg color like sanket, leeloo or base in this support forum for phpbb2 and i want this special bg color of sanket or base. Thanks. So how to make and provide some more special ranks color like this forum.
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
are you asking of Sanket's rank color?
its #FF6600 i guess..
this will be the code for rank title..
it will look like this :
Administrator
or if you are asking about the Orange to Blue gradient, it is in the link I posted above
read THIS FULLY!
its #FF6600 i guess..
- Code:
<strong><font color="#FF6600">Admin</font>istrator</strong>
this will be the code for rank title..
it will look like this :
Administrator
or if you are asking about the Orange to Blue gradient, it is in the link I posted above
read THIS FULLY!
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
For rank colors, you can use HTML codes as provided above.
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
no no... I want sanket background color gradients for my phpbb2 forum? I am asking spcial ranks background color gradients please. Omg!
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
Kindly please provide a screenshot of what you're asking:
https://help.forumotion.com/t24814-how-to-take-a-screen-shot
Thanks
https://help.forumotion.com/t24814-how-to-take-a-screen-shot
Thanks
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
Jophy just tell me how to make special members background color like yours. And you are special member of this forum. Now clear?
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
We already provided the links with tutorials above:
Jophy wrote:Hello,
Do you mean having special backgrounds for staff/special rank post? Try this:
https://help.forumotion.com/t121245-how-to-add-gradient-to-staff-messages?highlight=gradient
Rhino.Freak wrote:this shall help you
http://www.avacweb.com/t1000-how-to-modify-the-post-background-of-a-specific-user
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
the gradient used here can't be used in phbb2 I believe..
phpBB3 only!
To have a gradient like the support forum, use this CSS:3. Hit save and you're done
- Code:
.CLASSNAMEHERE {
/*Your CSS To Style The Post Here*/
url("http://i48.servimg.com/u/f48/17/48/49/15/photo10.png") repeat-y scroll left top, url("http://2img.net/i/fa/prosilver/icon_user_online_en.png") no-repeat scroll right top #E5F1F9;
}
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
to phpbb3 only to have gradients like support forum. Ok i am agree with you but you just privide me css code above so where the other codes for java and rank tittle? Please better you put others codes here with clear explanation and i will use ii if it works in phpbb3
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
This shall work for phpbb3.
https://help.forumotion.com/t113843-how-do-i-change-the-color-post-for-staff-on-a-forum#748237
In the future, Instead of asking someone a bit rudely to just post codes, can you search yourself when you are provided with redirected threads with solutions?
https://help.forumotion.com/t113843-how-do-i-change-the-color-post-for-staff-on-a-forum#748237
In the future, Instead of asking someone a bit rudely to just post codes, can you search yourself when you are provided with redirected threads with solutions?
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
sanket i understand all but here multipe users means admin, co-admin, manager and moderator? And i am seeing user1...user2....user3 so i will replace co-admin...manager and moderator here? What is the user4 above? And reedem3 proide css code to make gradients like support forum under of this thread. So i will just put this css code or i need to change something?Rhino.Freak wrote:this shall help you
http://www.avacweb.com/t1000-how-to-modify-the-post-background-of-a-specific-user
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
okay let me get this straight..
if you want a user named "abc" to have a background color "orange" in background , you will write
then in the css if you write
then abc's post background will appear orange..
YOU DON'T have to change anything.. for the gradient use the code by Rideem in the link I gave
if you want a user named "abc" to have a background color "orange" in background , you will write
- Code:
var escapeRegExp;(function(){var a=RegExp("[-\\[\\]\\/\\{\\}\\(\\)\\*\\+\\?\\.\\\\\\^\\$\\|]","g");escapeRegExp=function(b){return b.replace(a,"\\£panda_string_1364976885025_2_panda£amp;")}})();var postbg={add:function(a,c){a=escapeRegExp(a);a=a.replace(/\s?,\s?/g,"|");$(function(){var b=$(".post").get();for(i=0;i<b.length;i++)RegExp("^"+a+"$","g").test($(b[i].getElementsByTagName("a")[1]).text())&&$(b[i]).find("td").addClass(c)})}};
postbg.add('abc', 'abcpost');
then in the css if you write
- Code:
.abcpost { background-color: orange; }
then abc's post background will appear orange..
YOU DON'T have to change anything.. for the gradient use the code by Rideem in the link I gave
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
- Code:
.abcpost { background-color: orange; } {
url("http://i48.servimg.com/u/f48/17/48/49/15/photo10.png") repeat-y scroll left top, url("http://2img.net/i/fa/prosilver/icon_user_online_en.png") no-repeat scroll right top #E5F1F9;
}
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
Hi,
The closes background gradient you can have that is similar to Support Forumotion's background gradient is version phpBB3. The version, phpBB2 isn't going to look the same as here the one that forumotion uses.
This would be the answer: https://help.forumotion.com/t113843-how-do-i-change-the-color-post-for-staff-on-a-forum#748237
Although, you would have to change the forum's version.
The closes background gradient you can have that is similar to Support Forumotion's background gradient is version phpBB3. The version, phpBB2 isn't going to look the same as here the one that forumotion uses.
This would be the answer: https://help.forumotion.com/t113843-how-do-i-change-the-color-post-for-staff-on-a-forum#748237
Although, you would have to change the forum's version.
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
yes bro i will set codes for phpbb3 forum. Now u just tell me if i want red and yellow gradients for co-admin and Moderator than what should i need to do. Note: i will use above orange gradients for administrator only
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
sir chivas the link you give is working in phpbb2?
i already try but nothings happen
i already try but nothings happen
BetterHax- Forumember
- Posts : 304
Reputation : 3
Language : English,Tagalog
Location : United State, Philippines
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
Not working.... My forum link http://avacs.yforum.biz this is phpbb3 in my forum i putted java script code:
- Code:
var escapeRegExp;(function(){var a=RegExp("[-\\[\\]\\/\\{\\}\\(\\)\\*\\+\\?\\.\\\\\\^\\$\\|]","g");escapeRegExp=function(b){return b.replace(a,"\\£panda_string_1364976885025_2_panda£amp;")}})();var postbg={add:function(a,c){a=escapeRegExp(a);a=a.replace(/\s?,\s?/g,"|");$(function(){var b=$(".post").get();for(i=0;i<b.length;i++)RegExp("^"+a+"$","g").test($(b[i].getElementsByTagName("a")[1]).text())&&$(b[i]).find("td").addClass(c)})}};
postbg.add('Administrator', 'Administratorpost');
- Code:
.Administratorpost { background-color: orange; } {
url("http://i48.servimg.com/u/f48/17/48/49/15/photo10.png") repeat-y scroll left top, url("http://2img.net/i/fa/prosilver/icon_user_online_en.png") no-repeat scroll right top #E5F1F9;
}
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
Have you tried this?Sanket wrote:This shall work for phpbb3.
https://help.forumotion.com/t113843-how-do-i-change-the-color-post-for-staff-on-a-forum#748237
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
can you unlock this topic for me please? I will not post there.Sanket wrote:Have you tried this?Sanket wrote:This shall work for phpbb3.
https://help.forumotion.com/t113843-how-do-i-change-the-color-post-for-staff-on-a-forum#748237
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
Nera. wrote:You need to add this to your rank title:
- Code:
<span class="st-rang">RANK TITLE HERE</span>
Then this to JS mangment:
- Code:
$(function() {
$('.st-rang').closest('.post').addClass('st-answer');
});
Then this to CSS:
- Code:
.post.online.st-answer {
background: url("http://i48.servimg.com/u/f48/17/48/49/15/photo10.png") repeat-y scroll left top, url("http://2img.net/i/fa/prosilver/icon_user_online_en.png") no-repeat scroll right top #E5F1F9;
}
.post.st-answer {
background: url("http://i48.servimg.com/u/f48/17/48/49/15/photo10.png") repeat-y scroll left top #E5F1F9;
}
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
Ok if this orange bg color for admin so if i make red bg color for co-admin and yellow bg color for moderator then what should i need to do?
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
Tamim Iqbal wrote:Not working.... My forum link http://avacs.yforum.biz this is phpbb3 in my forum i putted java script code:And css code for changing Administrator bg color like this support forum
- Code:
var escapeRegExp;(function(){var a=RegExp("[-\\[\\]\\/\\{\\}\\(\\)\\*\\+\\?\\.\\\\\\^\\$\\|]","g");escapeRegExp=function(b){return b.replace(a,"\\£panda_string_1364976885025_2_panda£amp;")}})();var postbg={add:function(a,c){a=escapeRegExp(a);a=a.replace(/\s?,\s?/g,"|");$(function(){var b=$(".post").get();for(i=0;i<b.length;i++)RegExp("^"+a+"$","g").test($(b[i].getElementsByTagName("a")[1]).text())&&$(b[i]).find("td").addClass(c)})}};
postbg.add('Administrator', 'Administratorpost');
- Code:
.Administratorpost {
url("http://i48.servimg.com/u/f48/17/48/49/15/photo10.png") repeat-y scroll left top, url("http://2img.net/i/fa/prosilver/icon_user_online_en.png") no-repeat scroll right top #E5F1F9;
}
now try it, it must work now
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
this is working.....and i set this orange bg color for admin but i need more colors. For example i want red bg color for co-admin, yellow bg color for support moderator and Green bg color for moderator. So how to make it like orange color above?E-Mark wrote:Nera. wrote:You need to add this to your rank title:
- Code:
<span class="st-rang">RANK TITLE HERE</span>
Then this to JS mangment:
- Code:
$(function() {
$('.st-rang').closest('.post').addClass('st-answer');
});
Then this to CSS:
- Code:
.post.online.st-answer {
background: url("http://i48.servimg.com/u/f48/17/48/49/15/photo10.png") repeat-y scroll left top, url("http://2img.net/i/fa/prosilver/icon_user_online_en.png") no-repeat scroll right top #E5F1F9;
}
.post.st-answer {
background: url("http://i48.servimg.com/u/f48/17/48/49/15/photo10.png") repeat-y scroll left top #E5F1F9;
}
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
Then use this for another one:
Rank title:
Put this in your JS (Check in topics)
Put this in your CSS:
Then just change the 'https://i.servimg.com/u/f48/17/48/49/15/photo10.png' to the background image url you want to put .
Rank title:
- Code:
<span class="st-rang1">Moderator</span>
Put this in your JS (Check in topics)
- Code:
$(function() {
$('.st-rang1').closest('.post').addClass('st-answer1');
});
Put this in your CSS:
- Code:
.post.online.st-answer1 {
background: url("http://i48.servimg.com/u/f48/17/48/49/15/photo10.png") repeat-y scroll left top, url("http://2img.net/i/fa/prosilver/icon_user_online_en.png") no-repeat scroll right top #E5F1F9;
}
.post.st-answer1 {
background: url("http://i48.servimg.com/u/f48/17/48/49/15/photo10.png") repeat-y scroll left top #E5F1F9;
}
Then just change the 'https://i.servimg.com/u/f48/17/48/49/15/photo10.png' to the background image url you want to put .
Re: [Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
E-Mark wrote:Then use this for another one:
Rank title:
- Code:
<span class="st-rang1">Moderator</span>
Put this in your JS (Check in topics)
- Code:
$(function() {
$('.st-rang1').closest('.post').addClass('st-answer1');
});
Put this in your CSS:
- Code:
.post.online.st-answer1 {
background: url("http://i48.servimg.com/u/f48/17/48/49/15/photo10.png") repeat-y scroll left top, url("http://2img.net/i/fa/prosilver/icon_user_online_en.png") no-repeat scroll right top #E5F1F9;
}
.post.st-answer1 {
background: url("http://i48.servimg.com/u/f48/17/48/49/15/photo10.png") repeat-y scroll left top #E5F1F9;
}
Then just change the 'https://i.servimg.com/u/f48/17/48/49/15/photo10.png' to the background image url you want to put .
is this working for phpbb2? i try it but nothings happen
BetterHax- Forumember
- Posts : 304
Reputation : 3
Language : English,Tagalog
Location : United State, Philippines
Page 1 of 2 • 1, 2
Similar topics
» How to set special ranks bg color as forumotion for version phpbb2?
» Category Toggle Code Does Not Work For My Forumotion PHPBB3 Forum
» How make a Forum that only Specified Members can see?
» My forum got spammed from another forumotion forum members
» Do you think my forumotion forum can handle about 200,000 members?
» Category Toggle Code Does Not Work For My Forumotion PHPBB3 Forum
» How make a Forum that only Specified Members can see?
» My forum got spammed from another forumotion forum members
» Do you think my forumotion forum can handle about 200,000 members?
Page 1 of 2
Permissions in this forum:
You cannot reply to topics in this forum