Ventrian Product Forums

We've moved our Product Forums!
To better assist our customers, we've moved to an integrated knowledge base and ticketing system. You can access the new forums at http://support.ventrian.com.
Subject: Latest Articles Mod adding padding and a z-index?
Prev Next
You are not authorized to post a reply.

Author Messages
Amazing FactsUser is Offline
Gold Membership
Ventrian Active Member
Ventrian Active Member
Posts:35

7/12/2012 6:52 PM  

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


Attachment: code-snip.zip


www.amazingfacts.org
Scott McCullochUser is Offline
Administrators
Ventrian Master
Ventrian Master
Posts:21233


7/13/2012 6:01 AM  
Hmm, are you sure it isn't DNN that's adding the padding? They look to be in the placeholder for the content pane?

Do you have a link showing what is happening?

Scott McCulloch
Site Administrator
Amazing FactsUser is Offline
Gold Membership
Ventrian Active Member
Ventrian Active Member
Posts:35

7/15/2012 2:32 PM  
You're right ... thank you so much ... DNN was adding the padding through the container ... once the container was set not to display the padding went away ...

www.amazingfacts.org
You are not authorized to post a reply.
Forums > Modules > News Articles > Latest Articles Mod adding padding and a z-index?



ActiveForums 3.7
We've moved our Product Forums!
To better assist our customers, we've moved to an integrated knowledge base and ticketing system. You can access the new forums at http://support.ventrian.com.