-
AuthorPosts
-
September 13, 2015 at 1:57 pm #683555
Hello,
Can you share the module styles please?
I installed acymail newsletter module and the inputs area are black and I would like to change to white like the login module.Please help.
Thanks.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 14, 2015 at 4:51 am #683671Thanks, but what I’m looking for is to give modules different looks, by using pre defined Module Class Suffix. For example, I would like to move the newsletter module from bottom to right side and change the input fields background to white (for some reason the default is black).
Does the template support other module styles?Thanks
September 14, 2015 at 4:51 am #748429Thanks, but what I’m looking for is to give modules different looks, by using pre defined Module Class Suffix. For example, I would like to move the newsletter module from bottom to right side and change the input fields background to white (for some reason the default is black).
Does the template support other module styles?Thanks
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 14, 2015 at 5:01 am #683694Hi
You can do it via override the css style , and define new css in custom.css file .
Modify the positions of inside the module u can check it from the module settings here
The background is dark because the text u can see in white > http://prntscr.com/8g3yhq
below is code used for background and bordertable.acymailing_form .inputbox {
border-radius: 4px 0 0 4px;
background: #363a3e
border-color: #363a3e
}Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 14, 2015 at 5:01 am #748433Hi
You can do it via override the css style , and define new css in custom.css file .
Modify the positions of inside the module u can check it from the module settings here
The background is dark because the text u can see in white > http://prntscr.com/8g3yhq
below is code used for background and bordertable.acymailing_form .inputbox {
border-radius: 4px 0 0 4px;
background: #363a3e
border-color: #363a3e
} -
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Pankaj Sharma 9 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum