-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ZA] Simplify province pages #2475
Comments
#2494 has done some work towards tidying up the bottom half of this page, by fixing the tab styling and removing the summary row: Still to do (as above):
|
PMG have asked if it's possible to get rid of the whitespace to the right of the Google Map? |
It is annoyingly difficult to do. Under the hood, the place pages are use the same layout at the person pages, where the person’s photo is floated left, name and details floated right, and then the rest of the page content continues below them. The layout is less noticeable on person pages, because the person’s name is followed by one or more contact buttons, which fill the vertical space to the side of the photo, and then the photo itself is followed by a sidebar of contact details, again filling up space. The only way to remove this space from the place pages would be to have them no longer inherit the person page layout. It’ll be a fair chunk of work, but maybe worth it? Could be something to discuss on our next monthly call, @GeorgieBurr? |
The call is in another 2/3 weeks from now... do you think it could wait until the call to be discussed? I have added it to the agenda :) |
Action break up into smaller tickets:
|
This has been done in #2544. |
Based on comments from Gaile and Rashaad about "province pages" like https://www.pa.org.za/place/eastern-cape/ …
The text was updated successfully, but these errors were encountered: