hello,
i noticed that in internet explorer 8 the calendar on "event add site" opens somewhere at the top of the site,
where the people don´t see it.
how can i fix this or can set the position?
hello, i noticed that in internet explorer 8 the calendar on "event add site" opens somewhere at the top of the site, where the people don´t see it. how can i fix this or can set the position? ue30 Mods - http://www.boonex.com/market/posts/ue30 |
I have not tested this but try placing the description textarea below the date fields. I had the same problem with Dolphin 6 and that was how I solved it. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
that works:-) thx modzzz ue30 Mods - http://www.boonex.com/market/posts/ue30 |
Hi ue30/Modzzz I have the same problem with my dol-7. How did you change the description to below date field. cause when i went to page builder (all events any related pages) couldnt find any way of doing it. has this got to do with code related changes.. please give me some details on how to go about. Thanks |
edit file modules/boonex/events/classes/BxEventsFormAdd.php find this code: 'Description' => array( delete it there and insert it after: 'Categories' => $oCategories->getGroupChooser ('bx_events', (int)$iProfileId, true), ue30 Mods - http://www.boonex.com/market/posts/ue30 |
Thanks ue great tip ! works well now, i just changed it a little & made the date(start/end) just below title & left the others same. Thanks again
|
I did this it now works in IE but not firefox. Bill and Deb |