Top Stats

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

How do I change the white to some other color?

Post by arcie »

Really Cherish this MOD. help a lot.
Got this quick question, about this white background to some thing else.
how do I make changes?
(sorry I dont know much about html/bbcodes, still learning atm)

i dot imgur dot com/a7rzc7K.png

can you tell me where and how to change this?

currenty my forum is running a theme called Omega.

How do I change the white to some other color?

Post by Steve »

That is the best topic title I have ever read!!

How do I change the white to some other color?

Post by arcie »

Steve© wrote:That is the best topic title I have ever read!!
thnx, but how do i change the white back ground on Top Stats?
where is the code to change the color?

How do I change the white to some other color?

Post by Steve »

I don't know I've not looked at stokers mod , he can tell you how to do it ;)
What's the mod name?

How do I change the white to some other color?

Post by Stoker »

Steve© wrote:What's the mod name?
Well, take a look at the forum name where the question is posted :lol:
arcie wrote:can you tell me where and how to change this?
Well, since I cant find the omega style anywhere this is how to do it:
Open the recent_active_body.html file.
Find this, its in there twice:

Code: Select all

<li class="row">
Replace with:

Code: Select all

<li class="row" style="background-color:#000000;">
Now the background is black. Change the colorcode to what ever you like best.

How do I change the white to some other color?

Post by Steve »

Not on mobile style. Done.....

How do I change the white to some other color?

Post by arcie »

Blackwolf wrote:www can not post link com/phpbb3-styles/view/omega
yup, we are using that theme at the moment.

oddly not been having problems installing mods for them.

@Stokers
regarding "5 { RECENT_ACTIVE }" "5 { MOST_VIEWED }" etc

where do I make updates so it shows ups as 5 Recent Active with out the "{ _ }"

Thanks in advanced

How do I change the white to some other color?

Post by Xeeroxxx »

you can do it in its settings :)

How do I change the white to some other color?

Post by Stoker »

You are missing the language edit.