I have a small problem with the labels for the Manage Stories page. Both the text and the background of the label is black and I can't seem to figure out where this is happening. It only occurs on this one page. I've looked at the source but still can't figure out where the background or text on this is set and why it is different from everything else.
you can view through a test user if necessary...
username: testacct
password: testing1
This is a small issue but your help would be fantastic as always!
It's because you've defined th to have a black background (and white text colour), but AFTER, you have set the text colour in .tblborder as black. So, as the HTML is basically th.tblborder it's been written to have a black background and black text.
In your skin's style.css, find .tblborder and remove "color: #000;" this.
archive:
site:
Available for skin/mod commission! π
Thanks Jenny! π
You're welcome! π
archive:
site:
Available for skin/mod commission! π
