Bug #6323

Improve the CSS of the boxed titles

Added by sajolida 2013-09-29 07:15:58 . Updated 2014-04-15 10:13:01 .

Status:
Resolved
Priority:
Low
Assignee:
Category:
Target version:
Start date:
2013-09-29
Due date:
% Done:

30%

Feature Branch:
Type of work:
Website
Blueprint:

Starter:
1
Affected tool:
Deliverable for:

Description

The boxed titles on the website don’t fit well in the current color scheme of the website and don’t stand out enough in the structure of the page. Those can be seen on:

  • the homepage: “news”, “security”
  • the support page: “Search the documentation”, “Troubleshooting”, “Get in touch with us”
  • the troubleshooting page: “Report an error”, “Request a feature”, “Talk”
  • the contribute page: “Design”, “Tools”, “Other development pages”, “Talk with us”

This styling can probably be simply removed from the CSS, and the style of the columns on the homepage, and troubleshooting redefined. While doing this change some HTML code or HTML pages can be converted to markdown. Markdown is lighter to work with and more resilient to dead links. Some titles also need to be converted to use sentence-style capitalization as the rest of the website.


Files

2.jpg (179096 B) esperal, 2014-04-13 12:08:52

Subtasks


History

#1 Updated by sajolida 2013-10-07 01:33:18

  • Priority changed from Normal to Low

#2 Updated by esperal 2014-04-13 12:10:57

Yeah I agree with those boxes. I just changed few bits in the local.css to give it more importance on the pages. See the screenshot file attached and if you’re happy do the blow…

In the local.css file on line: 396

1. Change the color:#96C35A; to #fff
and add background: #0AA00;

I also removed the text-shadow because it looked strange, soft.

#3 Updated by intrigeri 2014-04-13 12:28:04

  • Assignee deleted (None)

u., do you want to comment on the proposed changes? Please reassign to nobody once you’re done, or if you don’t feel like reviewing it.

#4 Updated by intrigeri 2014-04-13 12:28:23

  • QA Check set to Ready for QA

#5 Updated by Anonymous 2014-04-13 19:02:04

Thanks intrigeri.
Yeah, i prefer the new version of the boxed titles :)

#6 Updated by Anonymous 2014-04-13 19:03:11

Shall i apply these modifications myself and ask for a pull?

#7 Updated by intrigeri 2014-04-13 19:27:45

> Shall i apply these modifications myself and ask for a pull?

Yes, please.

#8 Updated by Anonymous 2014-04-14 21:36:02

  • % Done changed from 0 to 50

#9 Updated by Anonymous 2014-04-14 22:00:48

  • % Done changed from 50 to 30

created a separate ticket for converting pages to markdown here: https://labs.riseup.net/code/issues/7086

#10 Updated by Anonymous 2014-04-14 22:03:26

Sajolida, i could not find any titles on which to apply this:
“Some titles also need to be converted to use sentence-style capitalization as the rest of the website.” Do you have an example?

#11 Updated by sajolida 2014-04-15 08:29:55

Yes, the “news” and “security” titles on the homepage are all lowercase.

Bonus point if after doing that you somehow rescue the translations from all the PO files, and fix the capitalization there. I think in that case it should be doable even without knowing the precise capitalization rule of each language.

#12 Updated by sajolida 2014-04-15 10:13:01

  • Status changed from Confirmed to Resolved
  • Assignee deleted ()
  • QA Check deleted (Ready for QA)