-
Notifications
You must be signed in to change notification settings - Fork 48
Improve Footer of Privly applications website #318
Comments
|
copyright is updated. The footer when width is too small is footer_min.png Anyother features to involve..or any improvement.. @smcgregor @irdan |
It looks like you aren't using Bootstrap's column system? The column content should start at the same vertical position. |
I am using the Bootstrap's column system. Please see the screenshot attached. When the width is too small then it looks like. Anyother suggestions..@smcgregor @irdan |
Can you post a snippet of the HTML used to produce this column layout? It looks like everything is in a single page-width column, |
This is code for footer which i wrote.Yes i used the column system . Also is there any problem with the build.py file that i submitted..@smcgregor@irdan |
Regarding the build.py file, that is a different PR. You should comment there. I haven't been able to test it because I need to debug why |
This is the new privly footer i designed.I took special care for keeping only 3 columns within a row. I am also looking for some changes.I want to add a github repo image and a main website image(which link to the main website) too at the left inorder to provide symmetry to our website. looking forward to our suggestions. |
|
I have removed the indentation issues. The link for the same is http://pastebin.com/pVGBPcjU |
|
The increasing size of corporate logos from left to right was something i thought would look good.Now the dimensions of corporate logos are same. I think that these 2 buttons should be kept inorder to maintain Symmetry.The footer will not look too good with only one button at the center.But if you insist then i will remove the learn more button and will add a image icon in place of it. The dimensions of the buttons is now same.Thanks for pointing out. Yes you are right,The "Terms of Service " section was not using the Bootstrap column layout system.But now it is following it.The link for the same - http://pastebin.com/ZiHPqiK3 Let me know about the Learn more button |
|
I will add the icon to the button learn more. Can you be more specified regarding the third point and elaboratee the "you are viewing .." part since it is present beforehand.I am not getting of how to combine them. |
You can reorder, rearrange, or even cut something entirely from the footer if you think it is best. Two options are moving it into a column, or changing it to a two column layout and moving the "Terms" text out of the column layout. |
sir can we chat at irc if you are free not regarding this issue. |
My suggestion was to combine or eliminate some of the text. You could then shift to a 2 column layout with another row above or below the 2 column layout containing the text. The layout of the terms of service links currently looks awkward. |
sir in that case,we can change the terms and service to terms or TOS or terms and condition |
How about instead of a mailing address (which is not useful to most people), we include another link to the safety page? |
The "Priv.ly" logo links to the safety page? I think the logo looks good there, but it is not obvious where clicking it takes you. |
yes it do links to the safety page...how about we add a link by adding it near the term's part |
Near the terms or add another full sized button. It is important enough to be prominently displayed. |
So we can replace the Learn More Button with the safety button and add learn more near the terms part. |
You have likely tried more configurations of the buttons than I have, so I'll defer to your choice. |
I think the three buttons in a row look best. What are your thoughts? |
yes...so should i submit the code....or any other modification is also required |
You still need to make some changes. Take another pass at it and refine your chosen design. |
Do the buttons have equal width? It matters when viewed on the phone. |
They are a few pixels off of being the same width. I will be tweaking the text in them, so they will need to have a constant width anyway. It looks like the color on the logo is not quite matching? |
@smcgregor @opg7371 can we make the footer a little simpler like this.
|
The social network links are not for sharing, I plan on linking them to Privly's pages on those sites. I like @prastut's solution more for the web-hosted version of the application, but I like @opg7371's solution more for the browser extension. @irdan @vshivam @spectralsun Any thoughts? |
For me, the existing footer is fine. It's clean and gets the point across without being ostentatious. Unless the priority is to add social icons I don't see a reason for updating it. From the mobile app's perspective, I think there's too much going on in @opg7371 's implementation. It takes half the height of the viewport! |
@opg7371 I recommended using Bootstrap's predefined classes for nifty CSS hacks, as well as not writing inline styles. Noticed them in the footer.txt file you provided. |
@prastut they were just were for model...ie how the footer will look....regarding once the look of the footer will be accepted...the code will be done accordingly. |
@smcgregor should i open a pull request? |
Good points, @vshivam. I think I could make a case for three different layouts on the footer. Mobile needs something simple (what we have) because anything else takes up too much of the viewport. The web-hosted version needs links to carefully selected resources to explain what is happening. The extension version may need to have a different set of links. @opg7371I think your design is somewhere between a design for the web-hosted version and a design for the extension version. Which case do you want to solve? |
@smcgregor I would like to solve the design for extension version first |
The footer is too simple.It should be updated .
The text was updated successfully, but these errors were encountered: