Skip to content
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

It's great! Can I add a new category? #1

Open
ghost opened this issue Apr 9, 2016 · 2 comments
Open

It's great! Can I add a new category? #1

ghost opened this issue Apr 9, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 9, 2016

I'm wondering that. I've added these lines but nothing affect.

ekran goruntusu - 2016-04-09 22-38-21

"4": [
        {"category": "Fun"},

        {"title": "YouTube",
        "url": "http://www.youtube.com"},
        {"title": "Netflix",
        "url": "http://www.netflix.com"},
        {"title": "Reddit",
        "url": "http://www.reddit.com"},
        {"title": "Xkcd",
        "url": "http://www.xkcd.com"}
    ],
    "5": [
        {"category": "Test"},

        {"title": "YouTube",
        "url": "http://www.youtube.com"},
        {"title": "Netflix",
        "url": "http://www.netflix.com"},
        {"title": "Reddit",
        "url": "http://www.reddit.com"},
        {"title": "Xkcd",
        "url": "http://www.xkcd.com"}
    ]
@EivindArvesen
Copy link
Owner

It's been a while since I've worked on the code, but I think you would need to adjust .column in the css, as it's hardcoded to 25%.

If you (in the case of 5 categories) adjust it to e.g. 20%, the new category should be visible - but I don't know how well it would look in the current layout.

@ghost
Copy link
Author

ghost commented Apr 10, 2016

ow yeap! You're right but this problem is different. I get it now :) I forgot to add a new column ul. That is the problem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant