IE Save Apply Cancel on New or Edit Event above each other
Discuss JEvents 2.x for Joomla 1.5-2.5 here - club members can use the special club forum for faster response times.
Forum rules
When requesting support, please copy and paste the 'Version information for Support Forum' from the JEvents Control Panel into your post. If you cannot see this, please enable JEvents project news within it's configuration. Also, if you get a 500 Error, Enable Joomla! Maximum Error Reporting and view the page again, you should now have a more detailed error which will help us to resolve you issue quickly.
When requesting support, please copy and paste the 'Version information for Support Forum' from the JEvents Control Panel into your post. If you cannot see this, please enable JEvents project news within it's configuration. Also, if you get a 500 Error, Enable Joomla! Maximum Error Reporting and view the page again, you should now have a more detailed error which will help us to resolve you issue quickly.
IE Save Apply Cancel on New or Edit Event above each other
by martinf » Tue Dec 04, 2012 5:58 pm
Hi
I just installed JEvents 2.2 and all is working great, really good bit of kit thank you.
One problem I notice is that in Internet Explorer 8 and 9, when editing or creating a new event, whether in Pop up or whole page, the Save Apply and Cancel buttons are stacked on top of each other in the middle rather than next to each other on the right hand side as they display in Chrome.
I've attached a screenshot of how it displays in IE 8/9.
Is this easy to fix? Is it a common problem or just me? I couldn't find any info in search sorry.
I just installed JEvents 2.2 and all is working great, really good bit of kit thank you.
One problem I notice is that in Internet Explorer 8 and 9, when editing or creating a new event, whether in Pop up or whole page, the Save Apply and Cancel buttons are stacked on top of each other in the middle rather than next to each other on the right hand side as they display in Chrome.
I've attached a screenshot of how it displays in IE 8/9.
Is this easy to fix? Is it a common problem or just me? I couldn't find any info in search sorry.
- Attachments
-
- error.png (43.55 KiB) Viewed 248 times
- martinf
- Posts: 3
- Joined: Tue Dec 04, 2012 5:52 pm
Re: IE Save Apply Cancel on New or Edit Event above each oth
by Tonyp » Tue Dec 04, 2012 9:37 pm
Hello,
This is actually likely a problem with your sites template.
Can you change your template to the Default joomla! one? beez2. Does it still happen?
Regards
Tony
This is actually likely a problem with your sites template.
Can you change your template to the Default joomla! one? beez2. Does it still happen?
Regards
Tony
---------------------------------------
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
-

Tonyp - Contributor
- Posts: 8715
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
Re: IE Save Apply Cancel on New or Edit Event above each oth
by martinf » Wed Dec 05, 2012 1:48 pm
Hi Tony,
Thanks for the reply. I tried changing the default Template to Beez 2 and 5 but the same problem occurs. Chrome is fine, IE is stacked like the picture. I don't mind messing with the files if you have some code suggestions to try.
Thanks
Thanks for the reply. I tried changing the default Template to Beez 2 and 5 but the same problem occurs. Chrome is fine, IE is stacked like the picture. I don't mind messing with the files if you have some code suggestions to try.
Thanks
- martinf
- Posts: 3
- Joined: Tue Dec 04, 2012 5:52 pm
Re: IE Save Apply Cancel on New or Edit Event above each oth
by Geraint » Wed Dec 05, 2012 2:44 pm
You need to use Firebug for Firefox or the Chrome inspector to see what the CSS that is driving the layout of these icons. You could also try the MSIE developer tools but these are not as easy to use.
------------
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.
Join the JEvents club today!
-

Geraint - Posts: 30507
- Joined: Fri Feb 15, 2008 6:14 pm
Re: IE Save Apply Cancel on New or Edit Event above each oth
by martinf » Wed Dec 05, 2012 3:25 pm
Thanks, I found the Culprit.
eventsadmin16.css
div.toolbar-list span {
display:block;
float:none;
height:32px;
margin:0 auto;
width:32px;
}
I just removed the 'margin:0 auto;' line and IE now displays it correctly.. not a CSS Guru so not sure what effect that will have on other things if any.
eventsadmin16.css
div.toolbar-list span {
display:block;
float:none;
height:32px;
margin:0 auto;
width:32px;
}
I just removed the 'margin:0 auto;' line and IE now displays it correctly.. not a CSS Guru so not sure what effect that will have on other things if any.
- martinf
- Posts: 3
- Joined: Tue Dec 04, 2012 5:52 pm
Re: IE Save Apply Cancel on New or Edit Event above each oth
by Tonyp » Wed Dec 05, 2012 8:53 pm
That's very interesting, that is saying 0 margin top and bottom but auto margin left and right which would mean center.
Internet explorer, is likely not picking up the set width of the box due to a slight compatibility error.
I.E. is way behind in CSS and HTML standards
.
Thanks
Tony
Internet explorer, is likely not picking up the set width of the box due to a slight compatibility error.
I.E. is way behind in CSS and HTML standards
Thanks
Tony
---------------------------------------
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
Do not forget if you like JEvents, why not join the CLUB! for priority support and lots of excellent plugin's. JEvents Club
-

Tonyp - Contributor
- Posts: 8715
- Joined: Tue Oct 12, 2010 9:12 pm
- Location: Isle of Man
6 posts
• Page 1 of 1
Return to Jevents 2.x (Free Access)
Who is online
Users browsing this forum: No registered users

