04-10-2016, 03:08 PM
(04-10-2016, 03:06 PM)eNvy Wrote:(04-10-2016, 12:16 PM)ramakrishnach21 Wrote:(04-10-2016, 12:11 PM)eNvy Wrote:(04-10-2016, 10:30 AM)ramakrishnach21 Wrote: Hi, Thank you so much for an awesome theme, its loading fast and found no bugs till now. Everything is neat!
I just installed My alerts mod and this is what happened - http://i.imgur.com/Xagcy9J.png
How can I fix it?
I don't give support for plugins, sorry.
I totally understand but can you give ma small clue where I can solve this for a newbie like me? I even cannot contact plugin author because he will say that I need to edit theme code.
Well first of all you need to know a bit of HTML and CSS, after that, you can use the "Inspect element" resource from your browser.
I think MyAlerts has his own CSS file located inside of one folder in INC > Plugins, but I can't tell if I'm right. From what I can see on that picture, the alert is displayed like a list, so, you need to remove the <li> code or modify the class of the alert and display it inline.
Thank you! That's all needed. I will take it from here.