The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Login customize

3 posters

Go down

Solved Login customize

Post by Mineko July 2nd 2021, 6:33 pm

Hello ^^
I would have a question, where could I possibly find some tips for the login section on how I could customize it a bit? Because right now so for me, that simple. ^^ "
And I also want to customize the login a bit for the widget.
I definitely have no idea yet what I want, I want to get a basic code of where I should edit it at all, and such. ^^ "
I attached it as a picture which two parts I was thinking of.

Login customize IHN4vRv
Login customize Qcq8mG2

I hope you can help. C:
Mineko
Mineko
Forumember

Female Posts : 57
Reputation : 1
Language : Hungarian
Location : Hungary

https://blackmoonfrpg.hungarianforum.com

Back to top Go down

Solved Re: Login customize

Post by tikky July 2nd 2021, 8:17 pm

Hello @Mineko,

login section
You cannot change the source code, but you can change the style using this attribute (in your stylesheet - CSS)
Code:
form[name="form_login"]
. Example: You want to change the header color (where you have the text "Please enter your username and password to log in."). You only need to use this:
Code:
form[name="form_login"] .thHead {
 color: tomato;
}

the widget
In Administration Panel > Display > Templates > Portal > mod_login
tikky
tikky
Forumember

Posts : 922
Reputation : 160
Language : 🇵🇹

https://www.forumotion.com/create-forum/modernbb

TonnyKamper likes this post

Back to top Go down

Solved Re: Login customize

Post by Mineko July 5th 2021, 10:39 am

Hello @pedxz! C:

Thank you very much for your reply and help. C:
Then I have no doubt that I cannot vary that part. : D
Thanks again! C:
Solved ^^
Mineko
Mineko
Forumember

Female Posts : 57
Reputation : 1
Language : Hungarian
Location : Hungary

https://blackmoonfrpg.hungarianforum.com

tikky likes this post

Back to top Go down

Solved Re: Login customize

Post by skouliki July 5th 2021, 10:48 am

Problem solved & topic archived.
Please read our forum rules: ESF General Rules
skouliki
skouliki
Manager
Manager

Female Posts : 15355
Reputation : 1705
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum