Project

General

Profile

Actions

Task #2128

open

Wordpress Style improvments

Added by ser nico over 7 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Tags:

Description

Hello,

I am a sernico, a big fan of Libreoffice and people that work on it.
I know how many hours you (infra team) spent to create a big infrastructure for Lo community, users and devs.
But sometimes, there are bugs.

I'm talking about Wordpress Theme "Ribbon" adopted for LibreOffice Blog. The theme is very cool with pc but it isn't responsive at 100%.
(My devices for testing are: Macbook with Chrome and a Android Smartphone with Chrome)

For example in 1.png you can find the first issue on mobile. The grey right colum isn't cool on mobile. To fix that:

line 28 of style of index.html

.article {
width: 70%;
}

@media screen and (max-width: 1050px) .article{
width: 99.4%;
}

Files

1.png (29.8 KB) 1.png ser nico, 2016-12-17 19:34
1-after.png (23.6 KB) 1-after.png ser nico, 2016-12-17 19:36

No data to display

Actions

Also available in: Atom PDF