| Post |
|
Guest
| JohnnyLites 3:21 pm January 2, 2012
| |
|
|
Hi does anyone know how i can sort this out….
http://www.ultimated…..ing-disco/
The "Date of Event" is the bit im stuggling with. It looks really poor.
Cheers John
|
|
|
Admin
| Oliver Munich, Germany posts 6237 8:36 am January 3, 2012
| |
|
|
you need to upgrade cforms
|
|
|
|
|
Guest
| bigalow 7:54 pm January 4, 2012
| |
|
|
I have the same issue of no background on the date picker. I have updated both WP as well as Cforms and had no success resolving the issue. Any other suggestions? thx
|
|
|
Admin
| Oliver Munich, Germany posts 6237 8:29 am January 5, 2012
| |
|
|
you may want to check if the CSS for the calendar is properly loaded:"calendar.css"
|
|
|
|
|
Guest
| Ed 11:44 pm January 8, 2012
| |
|
|
yep the reason for that is the calendar.css file is using generic ui CSS classes and just needs to have unique cforms class identifiers added.
.ui-state-default
to >>>
.cforms .ui-state-default
  cforms is THE BEAST!!!! cforms ROCKS!!!!!   
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:10 am January 9, 2012
| |
|
|
Great catch. I'll add that to the next release.
|
|
|
|