Hi aarondub84,
Sorry the plugin does not display correctly by default.
There is no inbuilt way to adjust this, instead the plugin relies on themes being well styled so that we can absorb their styling. I would need to see it live on a website to work out what is causing the styling problems and give you the custom CSS to fix it. Is that possible?
It would be great for you to check it out:
Getalittletwisted.com/ranch
Hi aarondub84,
Thanks for that, I had a look and have some custom CSS which will fix the display issues, I don’t like using !important in CSS but it is the only way to overwrite your themes rules:
.kebo-tweets p {
color: #fff !important;
}
body .kebo-tweets a {
color: #fff !important;
}
If any of that doesn’t make sense or you have problems let me know. I hope that helps!
Hello,
I’d like my links to be a specific colour – as well as Kebo’s retweet/follow/favorite icons which are currently grey… and CSS to fix this please?
As seen on http://www.eranthomson.com/2014
sorry to be more specific, i’d like my links inside the twitter feed / text to be the same green as used elsewhere on my site #00ff00