The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How Do I Make The Post Background Coloured Like This?

3 posters

Go down

In progress How Do I Make The Post Background Coloured Like This?

Post by TenzoNakamiXD March 18th 2012, 12:10 pm

How Do I Make The Post Background Coloured Like This? Backgr10
Please Help Me By Giving Me The Code or Help Step-By-Step
avatar
TenzoNakamiXD
Forumember

Posts : 113
Reputation : 1
Language : English, Indonesian

http://mhulz-team.forumq.net

Back to top Go down

In progress Re: How Do I Make The Post Background Coloured Like This?

Post by Sanket March 18th 2012, 12:19 pm

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: How Do I Make The Post Background Coloured Like This?

Post by TenzoNakamiXD March 18th 2012, 12:26 pm

How Do I Make It For Such People Only? The Tutorial Link on The Post Is Broken.
avatar
TenzoNakamiXD
Forumember

Posts : 113
Reputation : 1
Language : English, Indonesian

http://mhulz-team.forumq.net

Back to top Go down

In progress Re: How Do I Make The Post Background Coloured Like This?

Post by Sanket March 18th 2012, 12:30 pm

Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: How Do I Make The Post Background Coloured Like This?

Post by TenzoNakamiXD March 18th 2012, 12:36 pm

Now I Know, But I Cant Find Out What Ranks Will Got The Colored Page
$(function() {
$('div.post:has(".specialpost")').css('background-color','#000');
});
As There No RANK NAME or Such I Dont Know What To Replace as The Rank Name.
avatar
TenzoNakamiXD
Forumember

Posts : 113
Reputation : 1
Language : English, Indonesian

http://mhulz-team.forumq.net

Back to top Go down

In progress Re: How Do I Make The Post Background Coloured Like This?

Post by Nera. March 25th 2012, 10:19 am

TenzoNakamiXD wrote:Now I Know, But I Cant Find Out What Ranks Will Got The Colored Page
$(function() {
$('div.post:has(".specialpost")').css('background-color','#000');
});
As There No RANK NAME or Such I Dont Know What To Replace as The Rank Name.

Hi,

The problem is that you need to go to your rank administration and replace the rank with this:

Code:
<span class="specialpost">Administrator</span>

And you have to do it like that for every rank. And than you have to add the script.

If you want it to be an image the end of the script will have to finish like this:

Code:
.css('background-image' , 'url(http://www.nextgenupdate.com/forums/images/Admin-bg.jpg)');

Ofcourse with your image in there. The tutorial is not full either parts of it with the rank title are not visable to guests.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum