Giter VIP home page Giter VIP logo

foghorn's People

Contributors

devinsays avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

foghorn's Issues

Make Page Width Full

.page .hentry, .error404 .hentry {
float: left;
width: 86%;
}

Remove line: width: 86%;

Link isn't visible on main page

Hello,

I've got problem with posts. When I include link to other page in post it isn't clickable on main view, I need to enter to post to be able to click link. How to fix it?

Small CSS Issue

Only affects the 2 column layout with left sidebar. When you resize the document below the 880px query the #main div does not loose its margin. So it won't collapse pretty and stays to the right, I didn't do any in depth testing, but this fixes it (media query duplicated just to show where I placed it obviously).

@media (max-width: 880px) {
    .layout-2cl #main {
        margin-left:0;
    margin-right:0;
}
}

Closing Link Tag

Just a missing closing tag on a link.

header php, line 74, missing a closing link tag in front of that span. :)

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.