Category: "Uncategorized"
Firefox: Co-op Bank
by roger on Aug.29, 2025, under Uncategorized
Once logged into the Co-op account there is a banner on the current account to encourage signing up to 'Extra'
Very annoying and I have complained to the Co-op and feel 'bullied' as it is repetitive and there is no option to not have it every login.
So I checked the source code to find the ID of the 'object'
Source code
class sc-eDHQDy.VpYyX
id = "everyday-extra-upgrade-panel-current-0
and created this code in the Firefox [profile > chrome > userContent.css]
Trailing slash on void elements
by roger on Apr.18, 2024, under Uncategorized
8 on front page 4th Oct 2024 Zero
13 in search.php 4th Oct 2024 One
28 in my post widget
See b2evo blog . . .
April 17th 2024
by roger on Apr.17, 2024, under Uncategorized
1. Messed around trying to get rid of useless closing slashes and messed up. calstock.org.uk site doesn't validate 22:00 Seems to have been sorted after some replacement of older 'core' files 22:13 it's back again. Replaced a call in the tag from a database copy. The error was a call that could be carried out. ✓
Could have given more detail, so could try again.
2. Printer friendly icon is misplaced. ✓
Edited [skins/elf_zen/style.css] but no idea why it was misplaced
3. On desktop RaspberryPi
i) Check userChrome as (hover on tabs) isn't yellow but white but yellow on Windows.
Was set to white ? Hmm! ✓
ii) Window controls have colour :) so now check out size of labels ✓
iii)
4. Update and check mathterms plugin. ✓
i) The FFFD and @quest had a white diamond
It is this collection [b2evo]'s skin text colour and white doesn't go with the css background I used.
Added [color:black!important] to terms#
Windows Control [Restore]
by roger on Apr.18, 2024, under Uncategorized
css for Restore button. ✓