Shape 5

Joomla Templates => Shenandoah - Club => : douglasb May 18, 2011, 05:16:39 AM



: login and register colour
: douglasb May 18, 2011, 05:16:39 AM
Hi how do i change the text colour for login and register.
cheers


: Re: login and register colour
: asingh May 18, 2011, 07:36:22 AM
Change in color code here accordingly::
:
#s5_login, #s5_register {template.css (line 483)
    color: #FFFFFF;
    cursor: pointer;
}