2016-01-12, 02:23 AM
(This post was last modified: 2016-01-12, 02:23 PM by DurtySonuva.)
(2016-01-10, 11:33 AM)Eldenroot Wrote:(2016-01-08, 02:43 PM)DurtySonuva Wrote: I'm sure this is probably an easy fix, but how to I get the like box to be the same color as my theme? I went into the .css inside my theme templates and altered the background to the color I wanted, but it still shows up as an off white. I'm at a loss.open css and change it
Yes, I know this, but i went in and edited the .css in for classic and non classic views, to my theme background color, but the thank you bar does not change colors. I did this for both default and my theme css:
Themes / TeslaGame - MySkins Studio - Responsive Theme - 1.8x / g33k_thankyoulike.css / .tyllist AND .tyllist _classic to:
background-color: #101010;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
padding: 2px 5px;
Am I correct that the background color in those two css should change the thank you bar to the color #101010? If so, it doesn't.
Must have been a cache issue. When I logged on to my site today the color was changed to 101010. I find this odd since I cleared the sites cache directly after the change.