Hi,
You can try this css code
`
#content {
width:75%;
float:left;
}
#widgets {
width:25%;;
float:left;
}
#black-studio-tinymce-21 {
margin-top: 0 ;
margin-left: 0 ;
}
#black-studio-tinymce-22 {
margin-left: 0;
}
`
I hope to work as it worked to me
See at http://awesomescreenshot.com/0cb3dj4yaf
Hi,
Please check the CSV that you have download with Notepad++. The file must have your data separated only with comma like this
first_name,last_name,distances
chris,pis,short 5km
bill,pis,short 5km
WITHOUT any ”
Hi,
You can try this solution
1. Download CSV for this list
2. Change distances: from “fun-run 5km” to “short 5km”
3. Modify the CSV file you have download and fun-run 5km” to “short 5km”
4. Delete the old list of your participants
5. Upload the modified CSV
CAUTION: After upload the private id will be regenerated
I hope my post to be usefull