I am running dnn 9.6 with a page theme from dnngo UnZip_DNNGo20047_Unlimited033_AllModules_7.7.0 and the Yaf theme for its module. dnngo says that there is a conflict in CSSes which I suspect may be in the bread crumb styling but am only speculating.
The bread crumb of the page is corrupted when I add the yaf module (using current version) to the page. when I remove yaf, the page will eventually return to normal. different yaf themes do not solve the problem, so maybe the corruption is occurring in a higher level css for the module.
css is not my forte, however I have mucked wih it often. where would be a good place to start? I do not want to alter the page css for the sake of the module.
the symptom is that the page bread crumb is displayed vertically instead of horizontally, and there is an ugly < in the bread crumb container. The module containers are also misaligned and many button clicks in the administrator section fail.
any suggestions for resolving?