Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Suggestions for colours / CSS / design

Options
  • 12-04-2015 9:48pm
    #1
    Registered Users Posts: 389 ✭✭


    So I developed a simple site / app with the intention of learning Angular and some other recent technologies. It's basically a page where someone can add a url and others can comment on it.

    For the front end I used a Zurb Foundation template which is why it has the image place-holders and other links that I need to clean up. I got it up and running and it's hosted on Firebase which is kind of an online data store for json data:

    https://incandescent-heat-7639.firebaseapp.com/#/

    It all works reasonably well so far and is serving its purpose as a learning exercise. However my front end skills are atrocious and it looks horrible. I tried playing around with the CSS but I gave up as I realise that design just isn't my thing.

    Could anyone suggest a couple of css / design tricks or basic colours that might improve my sorry ass front end?

    Tia.


Comments

  • Closed Accounts Posts: 9,700 ✭✭✭tricky D


    Have a look at https://color.adobe.com for swatches of colour combinations.


  • Closed Accounts Posts: 34,809 ✭✭✭✭smash


    The flat palette seems to still be popular enough: http://flatuicolors.com/


  • Registered Users Posts: 14 niall19922


    Google will be your best friend here, and w3 schools. CSS tricks colours/gradients and font-weight and style. stick to two font family. Rounded Borders on the div boxes etc etc...


  • Registered Users Posts: 37 ithorizon


    cssmania - where you can see the color sets in action.


Advertisement