• I want to customize the Plugin Register Plus. At the bottom of the plugin page there are two areas to put in css code:
    Custom Register CSS
    Custom Login CSS

    I have put the following in both:

    {
            background-position: right;
            background-repeat: repeat-y;
            background-color: #000000;
    }

    However, it does not display a black background (eventually I would like to put an image as the background – but one thing at a time)

    my site is GlobalNerds.com
    The registration page is registration

    Any help would be greatly appreciated. Thanks!!

The topic ‘Register Plus – CSS Background’ is closed to new replies.