Font colour

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

Font colour

Post by margesh »

I cannot seem to figure where do i change the font colour ?

the background is white as well as the font is white.
i want the background to be black :(
or in worst case, the font to be black.

Font colour

Post by themission »

If your using Omega Theme ( Just Guessing) change this

Code: Select all

<ul class="topiclist forums">
in forum_goal_body to this

Code: Select all

 <ul class="topiclist bg1">
as that happenesd to me.