Last edited by Tamim Iqbal on April 3rd 2013, 6:00 pm; edited 1 time in total
+5
Sir Chivas™
Sanket
Rhino.Freak
Jophy
Tamim Iqbal
9 posters
[Help] How to make special members bg color like forumotion staffs for phpbb3 forum?
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
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 April 3rd 2013, 6:00 pm; edited 1 time in total
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
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
Rhino.Freak- Helper
- Posts : 1248
Reputation : 104
Language : English
Location : Mumbai, India
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Hi,
Is this solved?
Is this solved?
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
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.
Rhino.Freak- Helper
- Posts : 1248
Reputation : 104
Language : English
Location : Mumbai, India
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!
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
For rank colors, you can use HTML codes as provided above.
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
no no... I want sanket background color gradients for my phpbb2 forum? I am asking spcial ranks background color gradients please. Omg!
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
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
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
Jophy just tell me how to make special members background color like yours. And you are special member of this forum. Now clear?
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
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
Rhino.Freak- Helper
- Posts : 1248
Reputation : 104
Language : English
Location : Mumbai, India
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;
}
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
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
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
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?
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
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
Rhino.Freak- Helper
- Posts : 1248
Reputation : 104
Language : English
Location : Mumbai, India
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
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
- 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;
}
Sir Chivas™- Helper
- Posts : 6980
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||
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.
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
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
BetterHax- Forumember
- Posts : 304
Reputation : 3
Language : English,Tagalog
Location : United State, Philippines
sir chivas the link you give is working in phpbb2?
i already try but nothings happen
i already try but nothings happen
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
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;
}
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
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
iyaaz- Forumember
- Posts : 350
Reputation : 8
Language : English
Location : London
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
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
E-Mark- Active Poster
- Posts : 1411
Reputation : 169
Language : English
Location : Bitcoin
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
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?
Rhino.Freak- Helper
- Posts : 1248
Reputation : 104
Language : English
Location : Mumbai, India
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
Tamim Iqbal- Forumember
- Posts : 83
Reputation : 1
Language : English
Location : Forumotion
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;
}
E-Mark- Active Poster
- Posts : 1411
Reputation : 169
Language : English
Location : Bitcoin
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 .
BetterHax- Forumember
- Posts : 304
Reputation : 3
Language : English,Tagalog
Location : United State, Philippines
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
» 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?