Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1021667

    Hi,

    I added the following to the quick CSS section:

    textboxgelb {border:5px solid; border-radius:5px; background-color:rgb(255, 255, 255); border-color:rgb(255, 255, 255);}

    Only the border color does not work, the rest works. I don’t know why.

    Could you please help?

    Best regards
    Jorg

    #1021844

    Hey Jörg,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1022043

    Hi Victoria,

    Webpage with borders around paragraphs: https://www.kern-gesund.pro/web/stress/

    Credentials: Please have a look at the private content.

    Best regards
    Jörg

    #1022334

    Hi Jörg,

    Best regards,
    Victoria

    #1022385

    Hi Viktoria,

    please have a look at the private content.

    Best regards
    Jorg

    #1022584

    Hi,

    I get the same login prompt as Victoria, so I can’t see your site either. About your CSS though, are you using a class or an id? You don’t have a selector in front of the class or ID, if it’s a class then please try this instead:

    .textboxgelb {border:5px solid; border-radius:5px; background-color:rgb(255, 255, 255); border-color:rgb(255, 255, 255);}

    Best regards,
    Rikard

    • This reply was modified 6 years, 1 month ago by Rikard.
    #1022617
    This reply has been marked as private.
    #1023099

    Hi Jörg,

    They are not working unfortunately, the login prompt in Victorias screenshot is something which has been set on the server itself, it has nothing to do with your WordPress installation. Maybe in your cPanel interface or similar, or in the .htaccess file. It might be added automatically by the hosting provider as well for certain IP ranges.

    Did my CSS suggestion make any difference?

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.