Catfish Blues
Player Valuation: £15m
Unfortunately not. Even added the important! tag but no luck.
I use this and it works for titles that are hyperlinks (like our forum home widgets etc);
.block-minorHeader a {
padding: 2px 15px;
font-color: white;
background-color: #003399;
}
But no luck working out how to do so here;
View attachment 91652
You've pretty much exhausted my knowledge. On the rare occassions I do anything with CSS, I generally change things one at a time until either it works, or I have to throw sawdust over it.
However
https://www.w3schools.com/css/css_text.asp suggests, if you're setting the colour, you should set the background colour as well, so @Sy- 's idea is worth a try ?
giving something like
block-minorHeader,
{
background: url('https://www.grandoldteam.com/forum/styles/default/xenforo/images/nodegradient.png');
background-position: 20px;
padding-left: 0px;
color:green;
background-color: white;
}
Either that, or wait until you've got children, who will do it for you in about 4 secs
Hi everyone.
Just a quickie.
What the hell are you all talking about?
Cheers, Dave
Style mate, you either have it, or you don't.
It appears we don't.