Not Solved How To Change Thread Subject Color
#1
Not Solved
How To Change Thread Subject Color  and   text-align: center;


my website link  https://forum.a2zrom.com/thread-umtv2-um...cfire-v5-5

   
Reply
#2
Not Solved
Can you please provide your forum URL and test account if it's closed for guests?
iAndrew & NickGHQ - Respect!!
Reply
#3
Not Solved
In your Post Bit template find this:
<div style="text-align: center;">
<strong><i class="fa fa-comments"></i> UMTv2 / UMT Pro - QcFire v5.5</strong>
</div>
and replace the div by
<div style="text-align: center; color: #E31B00">

Another option, you can also add a new class and define CSS, e.g.:
<div class="postbit_subject">

CSS:
.postbit_subject {
text-align: center;
color: #E31B00;
}

[ExiTuS]
[Image: logo_wernicke_8040.png]
MyBB Forum + innovative full-responsive Theme
Live-Escape-Game-Forum
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)