English « Bug tracker «
'new' tag CSS location
where to find
Bernard,
For the life of me I can't find the CSS instruction for controlling the appearance of the 'new' label which appears next to the categories in 'new' blog entries. Maybe I'm looking in the wrong place?
I'm totally puzzled.
For the life of me I can't find the CSS instruction for controlling the appearance of the 'new' label which appears next to the categories in 'new' blog entries. Maybe I'm looking in the wrong place?
I'm totally puzzled.
Bernard Paques | codes/basic.php.The code for new items is demonstrated here. With Firefox, select the line that includes the word 'new'. Right-click. View selection source. Kazaa! it looks like the following: Our newsletter has been published! <span class="flag">new</span> The style you are looking for is .flag.
|










