seanbaugh 0 Report post Posted November 4, 2010 For my boxes, I want to use images only. Is there a way to remove the title showing up dynamically under the boxes? http://functionfix.com/itherap/ Look underneath the what is it box. Share this post Link to post Share on other sites
cmunns 16 Report post Posted November 4, 2010 I suppose you can't publish posts without a title. So some css will have to do Put this in either the base.css or the custom css code portion of the theme settings. `.fboxtitle {display:none;}` Share this post Link to post Share on other sites
seanbaugh 0 Report post Posted November 23, 2010 Great - that worked. Now - - is there a way to make the box/image linkable/clickable? Share this post Link to post Share on other sites