If anyone can tell me how these can be used in IE too I'll add it up.
is there a way to make unread threads appear as a different colour ? because bold white and thin white dont work that well for me =\
a:link, body_alink{color: #bbb!important}
a:visited, body_avisited{color: #999!important}
a:hover, a:active, body_ahover{color: #fc2!important}
I don't think there is a way to do that, there is no formatting in the original theme to differentiate between the two. You should see a little orange down-arrow that shows you when there is new content.Thanks, that will give me non-visited threads, i'm more after identifying threads with new content since the last visited though... do you know which hex value that would be?
Just go here and drag and drop the bookmark into your bookmarks bar. Click it whenever you want to see new content.Thanks, that will give me non-visited threads, i'm more after identifying threads with new content since the last visited though... do you know which hex value that would be?
$variable = "test";
if(!function_exists()) {
function testFunc() {
return 0;
}
}
Or something like #AAA so it ties in with the theme a bit better.Yea that doesn't look very good... I'll sort it out a bit later.
White background would look best yes?