End of Support for Joomla 3 - Forum closed
change color form
- redelmambo
- Topic Author
- Visitor
- Thank you received: 0
hello , how to change the background from white form ?
by redelmambo
Attachments:
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Sorry i dont know!
This form is based on another extension. You have to analyze the form with Firebug and then add the found css code into the file:
css / custom.css
Video | How to customize a theme with Firebug
www.joomlaplates.com/template-customizing
This form is based on another extension. You have to analyze the form with Firebug and then add the found css code into the file:
css / custom.css
Video | How to customize a theme with Firebug
www.joomlaplates.com/template-customizing
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
- redelmambo
- Topic Author
- Visitor
- Thank you received: 0
I received this response from the support JomSocial:
Hi, you can put this CSS at your template custom CSS
.joms-popup__content {
background: #000;
}
please asking your template provider about how to put custom CSS.
Hi, you can put this CSS at your template custom CSS
.joms-popup__content {
background: #000;
}
please asking your template provider about how to put custom CSS.
by redelmambo
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
You can add your custom code to the file: css / custom.css
If the file is not existing, create the custom.css
If the file is not existing, create the custom.css
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates