Customize News Show Pro GK5
Rate this topic:
- GK User
- Tue May 30, 2017 3:04 pm
- Reply with quote
- Report this post
Hi
I have a problem with module (News Show Pro GK5) I would like to customize style by changing color and the font size, but It doesn' t work. From the administration panel of the module it seems easy.
I did both. I have modify "Article format text " and by activating the "use own article form" button
But it still doesn't works
How can I do to insert this code in the module?
body, li.result div {
color: #6A8D9E;
}
body, select, input, textarea, button, .menu-sidebar a, .menu-sidebar li > span {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
body {
font-size: 12px;
}
body {
font: inherit;
color: inherit;
}
thanks
regards
Giuseppe
I have a problem with module (News Show Pro GK5) I would like to customize style by changing color and the font size, but It doesn' t work. From the administration panel of the module it seems easy.
I did both. I have modify "Article format text " and by activating the "use own article form" button
But it still doesn't works
How can I do to insert this code in the module?
body, li.result div {
color: #6A8D9E;
}
body, select, input, textarea, button, .menu-sidebar a, .menu-sidebar li > span {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
body {
font-size: 12px;
}
body {
font: inherit;
color: inherit;
}
thanks
regards
Giuseppe
-
- Fresh Boarder
- teitbite
- Sat Jun 03, 2017 2:22 pm
- Reply with quote
- Report this post
Hi
"Article format text" is something different than adding css style. It's done to include Your desired format of article in HTML.
For additional CSS please use override.css file. Simply copy Your code there and make sure it's activated in template's configuring.
"Article format text" is something different than adding css style. It's done to include Your desired format of article in HTML.
For additional CSS please use override.css file. Simply copy Your code there and make sure it's activated in template's configuring.
-
- Moderator
- GK User
- Wed Jun 07, 2017 2:21 pm
- Reply with quote
- Report this post
Perfect! Thanks a lot
-
- Fresh Boarder
- teitbite
- Fri Jun 09, 2017 8:53 am
- Reply with quote
- Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
-
- Moderator
4 posts
• Page 1 of 1