css conflict with suffusion theme
-
I have just started using your plugin, for which thanks. It looks good, but in this comment only the fonts are too big. I have traced this to your use of
<div class="entry fix">, which picks up.entry, .non-wp-entry { font-size:16px;}in the Suffusion style.css. Normal comments do not do this.
I don’t know much about CSS, but is there a way of my getting round this in the short term, or else your getting round it when you revise the plugin? I have tried removing the .entry, .non-wp-entry css code, but each time I do it gets picked up from somewhere earlier up the cascade. I have tried using the post id (#post-932) instead, but this gets overridden by the theme style as well.
The plugin is usable as is, but looks a little awkward and I would like to get the comment in the guest book to look like the other comments. Any advice appreciated. Thanks.
The topic ‘css conflict with suffusion theme’ is closed to new replies.