[Tickets #4309] NEW: Goto Popup

bugs@bugs.horde.org bugs at bugs.horde.org
Thu Aug 17 13:47:50 PDT 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=4309
-----------------------------------------------------------------------
 Ticket             | 4309
 Created By         | webmgr at muskingum.edu
 Summary            | Goto Popup
 Queue              | Kronolith
 Version            | 2.1.2
 Type               | Enhancement
 State              | New
 Priority           | 1. Low
 Owners             | 
-----------------------------------------------------------------------


webmgr at muskingum.edu (2006-08-17 13:47) wrote:

I've noticed that the Goto popup doesn't popup near the goto button... a
solution is:

In "kronolith/templates/common-header.inc"
Change:
<div id="kgoto" class="headerbox"
style="position:absolute;display:none;left:50px;top:50px;padding:0;z-index:1"></div>

To:
<div id="kgoto" class="headerbox"
style="position:absolute;display:none;left:100px;top:50px;padding:0;z-index:1"></div>

This moves the Goto popup window directly below the Goto button instead of
off in its own world. (The difference being the left:100px instead of
left:50px).




More information about the bugs mailing list