[rt-users] logo issues with 3.8.0

Scott Hebert scott.hebert at gmail.com
Tue Jul 15 10:17:16 EDT 2008


On Tue, Jul 15, 2008 at 3:01 AM, <jmoseley at corp.xanadoo.com> wrote:

>
> With that said, our personalized Logo is not displaying in the browser
> window (works just fine in 3.6.7).  Actually, the logo HTML code shows up
> in the page source of the browser, but it just doesn't display.


The logo is hidden by the following in layout.css:

div#logo a {
     display: none;
    position: absolute;
    left: 0;
    bottom: 0;
}

-- 
Scott Hebert
http://slaptijack.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20080715/5889b104/attachment.htm>


More information about the rt-users mailing list