Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Marcel Pol

    (@mpol)

    Hi, the next version will have a margin of 10px for the write button.

    You can make the notice hidden:

    .gwolle_gb_notice {
    display: hidden;
    }

    I will look into making it an option for the form. It might be a good idea, as it has been requested more often.

    Thread Starter nitsuanomis

    (@nitsuanomis)

    Thanks again for the quick follow-up. Not sure where to put this one – I put it in the same place as the colours for the new entry, but it doesn’t seem to have worked this time:

    #gwolle_gb_new_entry label {
    color: #ef2208;
    }

    .gwolle_gb_notice {
    display: hidden;
    }

    Simon

    Plugin Author Marcel Pol

    (@mpol)

    sorry, that can’t work ??
    it is:

    display: none;

    or

    visibility: hidden;

    Thread Starter nitsuanomis

    (@nitsuanomis)

    Perfect.

    Thanks again for your kind assistance,

    Simon

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Personalised warning and layout…’ is closed to new replies.