openhatch

Issue402

Title Make logo on roundup link to site
Milestone 0.11.05 Priority wish
Waiting On Status resolved
Superseder Nosy List jessica, palhmbs, paulproteus
Assigned To palhmbs Keywords bitesize

Created on 2011-04-19.18:17:41 by jessica, last changed 2011-06-01.22:55:21 by paulproteus.

Files
File name Uploaded Type Edit Remove
0001-Roundup-CSS-change.patch palhmbs, 2011-06-01.02:52:20 application/octet-stream
0001-logo-link.patch palhmbs, 2011-06-01.02:46:54 application/octet-stream
Messages
msg1996 (view) Author: paulproteus Date: 2011-06-01.22:55:21
Fixed!
msg1980 (view) Author: palhmbs Date: 2011-06-01.02:46:54
Ok, according to paulproteus I try to make things harder than I have to. And my English skills need 
improving.

So I've now added this a href link with a img src'd to openhatch's logo, into html/page.html in oh-
roundup.
I've also changed the CSS in oh-mainline @ mysite/static/css/roundup.css
so that it removes the current background image.

Marked for review.
msg1976 (view) Author: palhmbs Date: 2011-06-01.00:52:51
Oops - that's not terribly clear on which patch applies to what....

So... 0001-CSS-for-logo-link.patch is against oh_mainline.
and 0001-logo-link.patch is against oh_roundup.
msg1972 (view) Author: palhmbs Date: 2011-06-01.00:28:20
Changed the roundup.css on openhatch @ oh_mainline/mysite/static/css/roundup.css

Marking for review.
msg1971 (view) Author: palhmbs Date: 2011-06-01.00:27:20
Changed the oh_roundup html/page.html file to add the href.
msg1934 (view) Author: palhmbs Date: 2011-05-28.23:14:15
This should be so easy, marking it bitesize - the git repo lives at:
http://gitorious.org/openhatch/oh-roundup
msg1622 (view) Author: jessica Date: 2011-04-19.18:17:40
Other spots the logo is clickable and goes home. Here, it does not, but is in the 
same spot so looks like it should. It'd be more usable if it had consistent 
behavior.
History
Date User Action Args
2011-06-01 22:55:21paulproteussetstatus: need-review -> resolved
messages: + msg1996
2011-06-01 02:52:20palhmbssetfiles: + 0001-Roundup-CSS-change.patch
2011-06-01 02:46:54palhmbssetfiles: + 0001-logo-link.patch
messages: + msg1980
2011-06-01 02:38:35palhmbssetfiles: - 0001-CSS-for-logo-link.patch
2011-06-01 02:38:30palhmbssetfiles: - 0001-logo-link.patch
2011-06-01 00:52:51palhmbssetfiles: + 0001-logo-link.patch
messages: + msg1976
2011-06-01 00:51:25palhmbssetfiles: - 0001-logo-link.patch
2011-06-01 00:28:21palhmbssetfiles: + 0001-CSS-for-logo-link.patch
messages: + msg1972
2011-06-01 00:27:20palhmbssetstatus: chatting -> need-review
files: + 0001-logo-link.patch
messages: + msg1971
2011-05-31 23:33:18palhmbssetassignedto: palhmbs
nosy: + palhmbs
2011-05-28 23:14:16palhmbssetstatus: unread -> chatting
messages: + msg1934
keyword: + bitesize
2011-05-02 05:57:34palhmbssetmilestone: 0.11.05
2011-04-19 18:17:41jessicacreate