Jump to content
Sign in to follow this  
xabre

iBlogPro 4: How to allow image to go behind entire Feature area

Recommended Posts

xabre

I'd like to have the Feature Media I choose for each Feature to go "behind" the entire Feature showcase area, including the Feature Text area. Option 1: Ideally, I'd like the feature text to still show as text rather than have the feature media replace the entire showcase area. Option 2: However, I'd also like to understand what I would need to do to have the entire feature showcase area be taken over by the Feature Media (eliminating the Feature Text area entirely) What's the easiest and cleanest way to do both of these? Thanks in advance for any help!

Share this post


Link to post
Share on other sites
cmunns

This is pretty simple, although may take a little tweaking depending on what the result is. Try adding CSS for #feature .fmedia: ` #feature .fmedia { margin-left:0px; width:960px; } `

Share this post


Link to post
Share on other sites
xabre

Thanks! I should be able to continue from here. I will close as resolved.

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  

×