End of Support for Joomla 3 - Forum closed
[SOLVED] Look and feel - font color Roksprocket module
Look and feel - font color Roksprocket module was created by Teddy
Posted 8 years 8 months ago #13167
Hello,
there is a problem with the font color in a Roksprocket Module. I get white text of white background, but I didn't set this.
See here ... in the middle "LAUFgedankenBLOG".
Thanks Teddy
there is a problem with the font color in a Roksprocket Module. I get white text of white background, but I didn't set this.
See here ... in the middle "LAUFgedankenBLOG".
Thanks Teddy
by Teddy
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Look and feel - font color Roksprocket module
Posted 8 years 8 months ago #13170
Add the code below to override the text color of the strip module:
Create a file: css/custom.css and add this code:
Create a file: css/custom.css and add this code:
.sprocket-strips-content {
color: #000;
}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Replied by Teddy on topic Look and feel - font color Roksprocket module
Posted 8 years 8 months ago #13174
Thanks a lot ... custom.css added and it's working ...
by Teddy
Please Log in or Create an account to join the conversation.
Replied by Teddy on topic [SOLVED] Look and feel - font color Roksprocket module
Posted 8 years 8 months ago #13175
Problem solved.
by Teddy
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates