Code Monkey home page Code Monkey logo

lunarfall's Issues

Italic text in posts gets bad margin.

index.css has this code:

i {
	margin: 5px;
}

This horribly messes with italic text in posts, causing gaps in running text, and should thus be removed.

Collapsed feature broken

Meh note to myself and @Yoshi2889

I still don't get why its broken :( script.js now loaded from Lunarfall folder but ?

Missing quote

In index.template.php, line 409:
<a href="javascript:void(0);><i class="fa fa-times fa-lg floatright red"></i></a>

This is missing a quote-close right after the javascript-href bit.

Blockquote background-text contrast low

In index.css:

.bbc_standard_quote {
	background-color: #e0e6f6;
}
.bbc_alternate_quote {
	background-color: #ebf4f8;
}

This creates low contrast text in quotes, because the text is nearly the same color as its background.

Missing buttons

Great theme Antes! I have installed it on a RC2 install :-)

I have found an error: there are some buttons not showing, post edit / modify buttons.

Here are some related errors:

  • 2: Invalid argument supplied for foreach()
  • 8: Undefined index: richedit_buttons
  • 8: Undefined index: quickbuttons
  • 8: Undefined index: can_disable_announce
  • 8: Undefined index: show_links

Close button on popup doesn't work

In script.js, line 496, the class="hide_popup" is missing on the a-element for the close-button. This causes the close-button (the red X) to not work.

This may also be needed in Display.template.php, index.template.php, MessageIndex.template.php, and Recent.template.php. Just search for "popup_heading" in those files.

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.