Shape 5

Joomla Templates => Oasis - Club => : nilrem77 May 10, 2014, 03:25:16 AM



: Login and Registration Colour
: nilrem77 May 10, 2014, 03:25:16 AM
Can you give me some pointers on how to change the background colour of the login and registration boxes.

Thanks


: Re: Login and Registration Colour
: mikenicoll May 13, 2014, 12:44:40 AM
Hello,

You can change that here:

Template.CSS - Line 968

#cboxContent {
    background: none repeat scroll 0 0 #03ADDB !important;
    overflow: visible !important;
    position: relative !important;
}

-Mike