By Maria on Saturday, 16 November 2013
Posted in Technical Issues
Replies 1
Likes 0
Views 834
Votes 0
How can I make it so the CSS on the HWD component doesn't interfere with Komento?

http://protest.thenag.us/media/48-muslim-girl
Hello Maria,

The problem seems to be coming from your Joomla template rather than HWD. Add these to your template's css file,


body #section-kmt .markItUp a{
display: inline-block !important;
text-indent: -10000px
}

#section-kmt .kmt-control-user .kmt-btn{
display: inline-block !important;
}
·
Saturday, 16 November 2013 16:15
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post