Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
EDC:
Download extensions for Elxis CMS
.
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
General
(Moderators:
Ivan Trebješanin
,
Farhad Sakhaei
) »
Offset issue with Beautytips Plugin in Firefox
« previous
next »
Print
Pages: [
1
]
Author
Topic: Offset issue with Beautytips Plugin in Firefox (Read 3810 times)
seadhna
Hero Member
Posts: 507
Offset issue with Beautytips Plugin in Firefox
«
on:
June 17, 2011, 18:19:25 »
Hi there,
as per:
http://www.mrfcj.org/accessibility.html
- a Beautytips JQuery plugin is displaying correctly (link beside question mark) in latest versions of IE and Chrome, but in Firefox, the information balloon is offset, causing the text to be partially outside.
In a search on the web, a Drupal user found a fix for that CMS:
http://plugins.jquery.com/content/tips-display-offset-about-25-px
stating this entry in system.css
html.js fieldset.collapsible { position: relative; }
was causing the "offset".
Adding an entry of:
html.js fieldset.collapsible { position: static; }
fixed the problem.
Could you suggest what a similar fix for Elxis might be?
many thanks!
Logged
seadhna
Hero Member
Posts: 507
Re: Offset issue with Beautytips Plugin in Firefox
«
Reply #1 on:
June 17, 2011, 18:52:31 »
Issue resolved - not an Elxis issue - CSS issue.
Logged
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
General
(Moderators:
Ivan Trebješanin
,
Farhad Sakhaei
) »
Offset issue with Beautytips Plugin in Firefox