I'm using the custom_index mod, but I get breaks between the top of the box and bottom. How can I fix the code to display this properly?
Please visit my site to see what I'm talking about: http://www.apostolicfellowshiphall.com/
Thanks.
Ryan
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Cash@costelloc

Cash - 0 likes
#custom_index div having margin:20px;
- fireandsalt@fireandsalt

fireandsalt - 0 likes
- fireandsalt@fireandsalt

fireandsalt - 0 likes
You must log in to post replies.Firebug is great for working through issues like this. Your issue is with
Thanks Cash. When I get home I'll look into that. I appreciate the help.
Worked... 20px margin in the css. Thanks again.