On my website I’ve got a style (class=”more”) that is overrunning its bounds and doing something strange. I’m not enough of a css guru to know how to fix this. Please take a look:
Now look at my screenshot describing the problem:
https://www.chainedpayments.com/temp/zgp.png
How can I fix this? Additionally I really like that little “more” snippet of image and css, and would love to be able to use it in more places. But the css is really awkward and when I try to use class=”more” in other places, it doesn’t look right. In fact just using it in the 1 place on my home page is causing the problem shown in the screenshot.
I’d really appreciate any help offered.
You set it so all
<p>tags inside#bodyPanelhave that image as their background.Correct way to do it:
HTML
CSS