CSS issues – clash with 'content' div
-
Hi Agentevolution,
I came across a small issue in your plugin which I managed to resolve but I wanted to share with you and the community.
In my theme, there is a ‘content’ div with a particular background image. I noticed that your plugin when used with my theme was displaying the background image twice.
When I checked the page source, I saw that there were now 2 ‘content’ divs and this is why the image was being displayed twice. One content div was the one within my theme and then there was another content div which seemed to have been inserted by your plugin.
To stop your content div using the css meant for my div, I needed to rename my content div and of course change the reference to this div in my css.
Since ‘content’ is a commonly used word for ids within people’s themes it’s probably a good idea if you rename your content div to something else, thus reducing the risk of clashes and unintended consequences.
Now that I have managed to troubleshoot some of these small issues the listings are appearing very nicely and I am very happy with your plugin..many thanks..Dara
- The topic ‘CSS issues – clash with 'content' div’ is closed to new replies.