| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Hover box usage in 4.3 | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
![]() Hi everyone!
I noticed 4.3 comes with beautiful hover mouseover boxes over some of the elements in admin area ( see picture below). http://www.kettlebellsdvd.com/xcart---f.gif I was about to install and use outdated and buggy Overlib to achieve the same effect accross many pages on my site. So I got very excited and decided to take a vanage of existing xcart hover solution. 1) I found the code related to picture above: Code:
2) Then I found related CSS in /skin1_admin.css : Code:
3) and copied it to /main.css After running a test I found its working, however popup box is poping in wrong place(see pic below), instead of appearing right below the link ike in example above. http://www.kettlebellsdvd.com/xc2.gif Any suggestions on how to tame this naughty Popup box? ![]() Thx in advance!
__________________
Version 4.7.6 X-cart Gold |
|||||||||
#2
|
|||||||||
|
|||||||||
![]() does your click here have the same styles are revert files? May need relative positioning.
Just a thought with seeing the site.
__________________
xcart 5.1.2 |
|||||||||
#3
|
|||||||||
|
|||||||||
![]() Yes it uses the same style, heres the exact code I used to get the result in pic2:
<a href="javascript:void(0);" class="NeedHelpLink" onmouseover="javascript: viewHelp('help_reverse', this);">Click here</a> <div id="help_reverse" class="NeedHelpBox" style="display: none;">Test Popup</div>
__________________
Version 4.7.6 X-cart Gold |
|||||||||
#4
|
|||||||||
|
|||||||||
![]() I tried to play with position attribute, still no luck
![]()
__________________
Version 4.7.6 X-cart Gold |
|||||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|