Hi Scott,
I'm working on a site that needs to be as true to the design as possible ... (including pixel spacing). Upon placing the latest news articles module on the page I noticed the top alignment was off by several pixels. So upon examining the code I see that this is being injected in:
z-index: 50; padding-top: 7px; padding-left: 10px; padding-right: 7px; color: Black;
Looking at my code it doesn't appear to be coming from anywhere in there. So I'm wondering ... is the latest news articles module injecting this and if so how can I stop it from doing that?
I've attached a code snippet (how do you add code in this forum? It keeps reformatting it so that it does not display correctly)
The site is presently under construction so I can't provide a link |