CSS needs tweaking
-
Hi Sean
I have just looked at your CSS for the plugin as I noticed that when it was enabled it screws up the BeTheme theme and I have found that you do not prefix any of your CSS with your own reference and have somewhat generic names like “.wrap” which screws up the BeTheme and probably other themes as this is a very commonly used name in themes.
Can I suggest that you prefix all your CSS names with the name of your plugin as this will minimise the chance of your plugin messing things up and other plugins messing things up with your plugin. It also makes it much easier to debug CSS issues and tweaking the look of the output of your plugin.
Also, it would be helpful if you added classes and/or ids to the HTML e.g. H3 so that the output can be styled easier as at the moment it is a bit of a fudge to try and do so as it is.
Would also be nice (maybe in the Pro version) to be able to customise the text that is displayed in the plugin and the email and to turn off things like the H3 header etc so that the plugin can blend with existing sites.
Best wishes
Nathan
- The topic ‘CSS needs tweaking’ is closed to new replies.