Trailing slash on void elements

13 in search.php
28 in my post widget

See b2evo blog . . .

Send feedback » more...

Windows Control [Restore]

css for Restore button.

Send feedback » more...

April 17th 2024

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#

Send feedback » more...

2023 Work to do

  1. Hid URGENT Work unless logged in

    Code

    <script>
    document.getElementById('jobs').style.visibility='hidden'
    if (uid>0)
    document.getElementById('jobs').style.visibility='visible'
    </script>
  2. ee https://b2evolution.com/ > Documents > Developer > htsrv
  3. Move Calstock to ELFServer
Send feedback » more...

Access krystal host

James M

03:13:02

You need to fill in the details at hosts.cx

James M

03:13:05

https://hosts.cx

James M

03:13:14

IP: 77.72.4.90

James M

03:13:19

Website name: your domain name

Send feedback » more...
1 3 4