Quote:
Originally Posted by cavebox
I searched, but can't find the solution.
I have a dark template and when a comment has been given the topbar with the username is very light.
See attachment.
How can i change this color?
Have been looking for hours in the stylevars etc. but without success.
Any help would be appreciated.
|
Finally found it in the template
For the ones looking for this:
Template 8WR_media_comment_bit
Find the first instance of:
Code:
<div class="postbithead" style="background:
Change the color to whatever you want.
I got it transparant now so in mys case it looks like:
Code:
<div class="postbithead" style="background: transparant none; border: 1px solid #CEDFEB; margin-left: 70px; padding: 5px 5px 5px 10px; text-align: left;">