[Pidgin] #8933: Fix d.p.i logo link.
Pidgin
trac at pidgin.im
Sun Nov 29 05:47:07 EST 2009
#8933: Fix d.p.i logo link.
--------------------------------+-------------------------------------------
Reporter: QuLogic | Owner: kstange
Type: defect | Status: new
Milestone: Completed Web Site | Component: webpage
Version: | Resolution:
Keywords: |
--------------------------------+-------------------------------------------
Comment(by _HaVok_):
There is a fix for this bug.
File: pidgin-trac.css[[BR]]
Rule:
{{{
div.TopNavigation img.TitleImage
}}}
This rule should be changed to:
{{{
div.TopNavigation img.TitleImage {
display: block;
float: left;
position: relative;
left: -125px;
padding-left: 125px;
margin-right: 100px;
}
}}}
Tested on:[[BR]]
- Windows: Internet Explorer 7 / 8 / 8 (compatibility view), Mozilla
Firefox 3.5.5, Google Chrome 3, Opera 10.10, Apple Safari 4[[BR]]
- Linux: Mozilla Firefox 3.5.5, Opera 10.10
--
Ticket URL: <http://developer.pidgin.im/ticket/8933#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list