11/13/2014 at 9:21 am
#309814
Keymaster
@ Olivier
Add this to your custom CSS:
#cn-cmap .cn-entry-single .cn-left {
float: left;
}
#cn-cmap .cn-entry-single .cn-right {
text-align: right;
}
Also, you put your custom CSS in the wrong folder … it’ll load just fine, but if you update cMap, you’ll lose your custom CSS file. Use one of the paths recommended in this QuickTip.
