Code Monkey home page Code Monkey logo

bigstuff's People

Contributors

charvolant avatar zerocrates avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bigstuff's Issues

A long first word in site title bumps against search box

Make a site title something like "Collections of dev", and "Collections" extends under the search box.

It'll always be possible for people to create titles that cause this, but "Collections" seems likely enough among Omeka sites for it to be a worry. Smaller size for the site title, or a configuration option to adjust it would likely alleviate the issue.

(Firefox also seems to have problems displaying the font, but that's another thing)

Want option to use single photo as background

Photo can shrink if necessary but needs to stop expanding after a while and got to neutral border beyond that. Photo will not be the background to text. Use single block of colour for text background.

Remove mouse-over expand for item details

For details in lists, have a separate panel at the side that displays metadata and the like.

Need to have an accessibility version so that non-visual versions are simply in-line.

Update colours

The link blue needs to be more vibrant and orange doesn't work as a selection colour.

Make bottom navigation icons

Need to be able to allocate an icon to a menu item, so that it will show as an icon at the bottom of the page, rather than as text. The top menu stays the same. This will allow the more, ahem, visually-oriented section of the populace to have a way of accessing navigation.

Can't hover to next metadata item

When you are on the item/browse page, and you are using the hover feature to expand the metadata, there is an instance where the box jumps closed, and you cannot hover onto the next item. It seems to happen when an item has little to no metadata, but does have a thumbnail image. If the item has metadata that fills a similar height as the thumbnail, then there is no problem.

Navbar issues

Two issues:

  • The icons used in the navigation bar (that come from Font-Awesome) are not showing properly. I would guess they need a "font-weight:900" but I'm not sure.
  • When a navbar item is hovered over, it gets a 1px border added which shifts everything around in the navbar both horizontally and expands everything up vertically. That should be removed, or all navbar items should have an invisible border to start with so their size doesn't change.
#primary-nav .nav-item > a:focus,
#primary-nav .nav-item > a.open {
  border: 1px solid #cccccc; 
}

An issue we have in other themes may appear here too, when you fix the icons - the "closed" and "open" icons need a set width so they don't also shift things around in the navbar on state change.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.