Closed Bug 1363071 Opened 7 years ago Closed 7 years ago

Update PIA (PrivateInternetAccess) logo in SeaMonkey website

Categories

(SeaMonkey :: Website, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rpmdisguise-nave, Assigned: rpmdisguise-nave)

References

Details

Attachments

(2 files)

SeaMonkey Project website portrays in its sidebar the logo of PIA (PrivateInternetAccess), which is sponsoring SM project. PIA has recently updated its logo, which should in turn be updated in SM website.

I'm attaching two patches, one which simply replaces the logo, and the other which explicitly declares the width and height of the image.

Looking at the website, it is clear that the sidebar is now widened due to the logo, so perhaps a third patch might be considered with stretched a bit the image.
Assignee: nobody → rpmdisguise-nave
Attachment #8865505 - Flags: review?(bugzilla)
Attachment #8865506 - Flags: review?(bugzilla)
Comment on attachment 8865506 [details] [diff] [review]
binary replacement of the logo, HTML code changed to add image dimensions

Looks fine. I guess it depends on the screen resolution if it stretches the sidebar? Here everything looks fine, the new logo is actually a bit smaller than the old one.
Attachment #8865506 - Flags: review?(bugzilla) → review+
You're right, the navigation sidebar has a percentage width, so it all depends of the viewport width.

Adding cheking-needed keyword.
Keywords: checkin-needed
Callek: since this is waiting for about 10 days to checkin, do you know who could do this for the seamokey project ?
Flags: needinfo?(bugspam.Callek)
Flags: needinfo?(bugspam.Callek) → needinfo?(ewong)
(In reply to Carsten Book [:Tomcat] from comment #4)
> Callek: since this is waiting for about 10 days to checkin, do you know who
> could do this for the seamokey project ?

I can do that.

Thanks Tomcat.
Flags: needinfo?(ewong)
thanks ewong for picking this up!
setting needinfo to ewong :)
Flags: needinfo?(ewong)
Helped out and pushed the patch :)
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(ewong)
Resolution: --- → FIXED
Comment on attachment 8865505 [details] [diff] [review]
binary replacement of the logo, no changes in HTML code

Review no longer needed as the other patch has been pushed.
Attachment #8865505 - Flags: review?(bugzilla)
sorry..  missed this one.  Thanks mcsmurf!
Comment on attachment 8865506 [details] [diff] [review]
binary replacement of the logo, HTML code changed to add image dimensions

Review of attachment 8865506 [details] [diff] [review]:
-----------------------------------------------------------------

::: lib/sidebar.tmpl
@@ +68,5 @@
>     END;
>  
>     IF template.name == "index.en.html";
>       "<span style=\"font-size: x-small\">Sponsored by:</span><br>\n";
> +     "<a href=\"https://www.privateinternetaccess.com/\"><img src=\"/images/PIALogo1x.png\" width="248" height="38"></a>";

This line is missing some escapes.

width=\"248\" height=\"38\"></a>"

and caused a hiccup in the website scripts.
Attachment #8865506 - Flags: review-
Attachment #8865506 - Flags: feedback-
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Blocks: 1369300
Attachment #8865506 - Flags: review-
Sorry for the proactive bugfix push.  Had to get bug 1369300 fixed asap..
Status: REOPENED → RESOLVED
Closed: 7 years ago7 years ago
Resolution: --- → FIXED
I guess some day I will be able to do something right at first attempt (sigh!)...

Sorry for the mess, and thank you for fixing it so quickly.
(In reply to [:rickiees] Ricardo Palomares from comment #15)
> I guess some day I will be able to do something right at first attempt
> (sigh!)...
> 
> Sorry for the mess, and thank you for fixing it so quickly.

No worries on that.  I've never done anything on first attempt..
Product: Websites → SeaMonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: