Login form

  • dv
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
2 years 6 months ago #49165 by dv
Login form was created by dv
Hello;
Could you tell me where can I change background in login form?

Thank yous so much in advanced.
J
Attachments:

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
2 years 6 months ago #49168 by milos
Replied by milos on topic Login form
Hello,

From your screenshot, I guess it's Joomla 3. You can change the background, border color, etc. in this file /templates/hot_academy/css/joomla.css around line 1525, here:
Code:
.well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05); box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%); }

Regards,
Milos

Please Log in to join the conversation.

  • dv
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
2 years 6 months ago - 2 years 6 months ago #49173 by dv
Replied by dv on topic Login form
Hi Milos;
Thank you for you support. I got it!

As you said, it it for Joomla 3.
I forgot to ask for the custom for "forgot password/user" boxes. Where can I find the code to make changes?..

Once again, best regards and thank you.
Last edit: 2 years 6 months ago by dv.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
2 years 6 months ago #49176 by milos
Replied by milos on topic Login form
Hi,

It's in the file joomla.css, around line 2280. You can add text color, background color, border, etc. here:
Code:
.nav-tabs.nav-stacked > li > a { border: 1px solid #ddd; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

Regards,
Milos

Please Log in to join the conversation.

Time to create page: 0.323 seconds
Powered by Kunena Forum