Jump to content
Sign in to follow this  
keithfoustgmailcom

iBlogPro4 - feature image does not meet bottom of box

Recommended Posts

keithfoustgmailcom

good morning pagelines team! hopefully this is an easy one. The recommended settings for feature images in iblogpro4 is "a width of 460px and height of 350px." we have used those settings, as well as larger height settings - but for some reason we cannot get rid of the white space that is directly below the image but between the image and the bottom line of the feature box (above the feature navigation bar). there is always a 1/8" white space showing there just below the image. is there some kind of css or html that needs to be edited that we can add to eliminate that 1/8" of whitespace in order for the image to fill up the entire height of the feature slide screen? thanks http://test.joychurchinternational.org

Share this post


Link to post
Share on other sites
cmunns

Sure. Just add this CSS or modify the current rule in the pro.css file ` #feature .hentry { height:385px; } `

Share this post


Link to post
Share on other sites
keithfoustgmailcom

ok...you got me here....let me play dumb...totally where would i add that css code at exactly? OR when you say "modify the current rule in the pro.css file", what would i be modifying? thanks newbie here....

Share this post


Link to post
Share on other sites
cmunns

Oh sorry, Easiest thing to do here...copy and paste into a section in your theme options. CUSTOM CODE tab > CUSTOM CODE section has text field for what I provided.

Share this post


Link to post
Share on other sites
keithfoustgmailcom

that worked perfectly! thanks!!!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×