[rt-users] ChangeLogo

Jason A. Smith smithj4 at bnl.gov
Fri May 28 16:34:38 EDT 2010


On Fri, 2010-05-28 at 13:21 -0700, Troy Knabe wrote:
> 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;
> }

Not exactly, the - sign means remove those three lines from that section
of the file in the first block, and for the second block, the + sign
means add those two lines (without the + sign at the beginning of the
line).

~Jason

> --
> 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.                                   |
> > \------------------------------------------------------------------/
> > 
> > 
> 
> 

-- 
/------------------------------------------------------------------\
|  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 --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3971 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20100528/168b9bc3/attachment.bin>


More information about the rt-users mailing list