|
I apologize, I did not explain myself enough. If you look to the right side of the page you will see a contact us box, that box has a pink background and uses the same styling as the recent news box. The <p> element has some padding to make it look nicer, but the text is not displaying within the <p> tags in the recent news box. Thus, the padding does not work and the box displays incorrectly.
If you look at the code, the No Recent News text is within the <p> tags in the Recent News Box, but it is displayed outside. The pink area is generated by the <p> tags.
|