[rt-users] ChangeLogo
Troy Knabe
knabe at 4j.lane.edu
Fri May 28 16:21:02 EDT 2010
Forgive me as I am NOT a web programmer at all.
So I need to change this:
div#logo a {
- display: none;
position: absolute;
- left: 0;
- bottom: 0;
}
To This:
div#logo a img {
+ z-index: 100;
+ position: absolute;
border: 0;
}
--
Troy Knabe
knabe at 4j.lane.edu
On May 28, 2010, at 1:13 PM, Jason A. Smith wrote:
> On Fri, 2010-05-28 at 12:56 -0700, Troy Knabe wrote:
>> So I am following this doc: http://wiki.bestpractical.com/view/ChangeLogo
>>
>> But I cannot seem to get the new logo to display. I am running 3.8.8.
>>
>> I am running under the assumption that I need to be setting the variables in RT_SiteConfig.pm, correct?
>
> It works for me, but like the Wiki says, it requires a patch to the web2
> style sheet because it hides the logo by default. I reported this
> several months ago:
>
> http://issues.bestpractical.com/Ticket/Display.html?id=13964&user=guest&pass=guest
>
> Hopefully they will fix this bug in a future release.
>
> ~Jason
>
>
>> --
>> Troy Knabe
>> knabe at 4j.lane.edu
>>
>>
>>
>>
>>
>>
>> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
>> Buy a copy at http://rtbook.bestpractical.com
>>
>
> --
> /------------------------------------------------------------------\
> | Jason A. Smith Email: smithj4 at bnl.gov |
> | Atlas Computing Facility, Bldg. 510M Phone: +1-631-344-4226 |
> | Brookhaven National Lab, P.O. Box 5000 Fax: +1-631-344-7616 |
> | Upton, NY 11973-5000, U.S.A. |
> \------------------------------------------------------------------/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20100528/ece78850/attachment.htm>
More information about the rt-users
mailing list