I want to cutomise twitter widget https://twitter.com/about/resources/widgets/widget_search - change background color accordingly with color of template (red, pink, grey etc.) selected by user. Is it possible?teitbite wrote:Hi
I do not quite understand You question.
#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a, #twtr-widget-1 h3, #twtr-widget-1 h4 {
background-color: #444444 !important;
color: #FFFFFF !important;
}
teitbite wrote:Hi
Yes exacly. You need to put this code as overwrite in template settings or in override.css file in /css folde. In both cases Override button must be set to ON.
teitbite wrote:Hi
Please send me an access to joomla site. I'll try to make it for You.
teitbite wrote:Hi
Code worked, but it has to be used before widget's code.
teitbite wrote:Hi
Yes I've changed it to this code myself. Please go to "twitter" module and You will see a style code at the end of the widget code.