05/21/2014 at 9:40 am
#291748
Keymaster
@ Joshua
Yes, that should work for Slim Plus too, here the CSS to use:
#cn-cmap h3:after, #cn-slim-plus h3:after {
border: none;
}
Probably the best place to add new address and phone types is in the class.options.php file. Unfortunately the only way to add them right now is to edit the core file. It is easy enough for me to add a filter so they can be added in an upgrade safe way. The only reason I haven’t yet is because I need to do testing to make sure that adding has no unexpected results; I’m primarily thinking of the vCard. I can add the filters in the so they are available in the next bug fix release scheduled for this Friday.
