Giter Club home page Giter Club logo

skinbuilder's People

Contributors

ericf avatar jconniff avatar msweeney avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

skinbuilder's Issues

Problem with change aligned form to stacked

With pure purecss (pure.css) aligned form changes itself into stacked form on mobile or small screen. If I use generated css from skinbuilder (skin.css) then this feature doesn't work anymore.

I tried replace pure.css, load pure.css before skin.css and load pure.css after skin.css. Nothing works. (I hope that right way is to replace pure.css, isn't it?)

Font colour not set on the body

When creating a skin, elements like labels, links, etc. do have their colour specified, however plain text inside a div or paragraph remains 'out of sync' with the scheme.


In particular, when using a dark scheme (black background colour), without changing the color property on the body tag yourself, the text will be invisible.

Skin Builder is keep loading for hours

i am trying to load skin builder from url https://yui.github.io/skinbuilder/
I am using firefox v29, chrome v35. Skil builder not getting loaded. when i inspect the console it says

Blocked loading mixed active content "http://yui.yahooapis.com/3.11.0/build/cssgrids/cssgrids-min.css"[Learn More] skinbuilder
Loading mixed (insecure) display content on a secure page "http://jconniff.github.io/skinner/assets/images/favicon.png"[Learn More] browser.js:12350
ReferenceError: YUI is not defined

Skin Builder website not responsive

The website the tool is used on seems to only be configured for one window size. When I reduce the window size on my computer its awkward to use and the format can be confusing. Is there any chance of this getting fixed?

Cheers,

add YUI Console to YUI Skin builder tool

Currently YUI skin builder is not able skin Y.Console (only 1 skin , yui3-skin-sam, works). Is Skinbuilder only for proper YUI widgets? Or can you add a console to the examples in the tool? Thank you.

Skinbuilder Colors, how to use?

Hello there,

i don't understand the handling of the skinbuilder.
Why can't i enter a hex code for a color in the scheme? I have my fixed color codes for the project and i cant guess the colors by adjusting them from the base-color. This is not usable for me.
So please tell me (or us) a way to achieve the exact colors for the different schemes.

Thank you.

?mode=pure can appear twice in URL, making you stuck in Pure

example:
http://yui.github.io/skinbuilder/?mode=pureindex.html?opt=mine,63bc2f,ffffff,1,1,10,1.5&h=0,-30,60&n=0,-30,75&l=0,-30,80&b=0,-30,90&mode=pure
Reproduce:
open SB generically
go to items tab
click Show Pure modules link
change master color
go to code tab
click link button
see the url similar to above with ?mode=pureindex.html?opt....&mode=pure

Now you can still go to items tab and click "Show YUI Widgets" link but it will never take you to YUI Widgets. You're stuck in Pure.

Not working in IE

IE 9 win7 Looks like problems with stylesheet output from templates app.js line 236 in updateCSS where the final css is placed in the textarea on the code tab.

IE 8 XP

Button size

Without skinbuilder, I can define different sizes of buttons, as described here http://purecss.io/buttons/ ("Buttons with different sizes"):
image

Then I switched from <body> to <body class="pure-skin-mine"> and added the bm_pure_skin.css file.

image

Since then all buttons are equally sized :-(

<!-- Formular -->
<div id="test">
    <style scoped>

        .button-xsmall {
            font-size: 70%;
        }

        .button-small {
            font-size: 85%;
        }

        .button-large {
            font-size: 110%;
        }

        .button-xlarge {
            font-size: 125%;
        }

    </style>

    <button class="button-xsmall pure-button">Extra Small Button</button>
    <button class="button-small pure-button">Small Button</button>
    <button class="pure-button">Regular Button</button>
    <button class="button-large pure-button">Large Button</button>
    <button class="button-xlarge pure-button">Extra Large Button</button>
</div>

My Skin goes like this:
http://yui.github.io/skinbuilder/?mode=pureindex.html?opt=mine,3355BA,F2F2F2,0.4,0.08,3,1.5&h=0,-30,60&n=0,-30,75&l=0,-30,80&b=0,-30,90&mode=pure

Any help is appreciated, thanks!

Unable to get skin completely installed using either link or separate css file

I code all my files through notepad++. I use a JavaScript file to auto populate each page of my site with the proper heading information including the pure-css. Currently the code appears on the pages as follows:

 <link rel="stylesheet" href="http://yui.github.io/skinbuilder/?mode=pureindex.html?opt=mine,D50FDB,ffffff,1,1,10,1.5&h=0,-30,60&n=0,-30,75&l=0,-30,80&b=0,-30,90&mode=pure">

I have also copied the css file presented in the SkinBuilder and it is linked to a file on my site in the following way:

 <link rel="stylesheet" href="css/custom_pure.css">

Here is a screenshot of what the page looks like currently:

nonworking

Here is a screenshot of the preview given to me by the skinbuilder:

skinbuilder

Finally here is a screenshot of what the same part of the website looked like BEFORE trying to upgrade to the custom skin:

working

For now I will leave it as the last screenshot, but if you can let me know how to properly install the skin or what I may be doing wrong, please let me know, Currently I have switched it to (as of as I was writing this post):

 <link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.5.0/pure-min.css">

Thank you.

css pure outdated version

pure version 0.3 was released about a month ago.
The current version in the skinbuilder is 0.2.1.

How to use the skinbuilder

It is not clear even from the documentation how to use the generated css. I downloaded purecss marketing layout, created a new skin using the skin builder and linked the saved css file from index.html. That did not work. What is the right way to use the generated css?

-- H

The images in the documentation look pixelated and fuzzy.

Since this is a site for making things look nice you may want to consider using a png or some other lossless image format so that your examples look as great as they should.

On high resolution displays it is really easy to see all the jpg artifacting on them.

Template text {{weekdayHeadBackground}} has not been replaced

When generating a skin named "yui3-skin-summer" for widget Calendar, the background property remains to be the template text shown below:
...
.yui3-skin-summer .yui3-calendar-weekday {
font-weight: bold;
background: {{weekdayHeadBackground}};
...
Guess it should be fixed. Thanks~

Entire site skin

Hello,
would it be possible to skin entire site not only some components such as forms, buttons, tables and menus? It would be good if this skin builder would influence colors of headings, links and plain text.

YUI Autocomplete Plugin Color Issue

Mouse over the items in YUI autocomplete list highlights the item as per .yui3-aclist-item-hover CSS and keyboard navigation highlights the menu item as per .yui3-aclist-item-active CSS. If both done together there are two highlighted menu item at one instance. Is there any way we can merge mouse over and keyboard navigation in autocomplete list.

Fiddle for the issue.
http://jsfiddle.net/gemsgaurav/4eLgauv4/3/
Delete X and press down arrow key and then hover mouse to any other item in the list. You will see two items highlihted simultaneously and both works independently of each other. The desired behaviour will be to different.

Child menus have border bottom hardcoded as black

{{yuiCssPrefix}}{{skinName}} {{yuiCssPrefix}}menu-children li {
    display: block;
    border-bottom:1px solid black;
}

found in list-responsive.css AKA menus-r.css
The "black" above needs to be a variable.

Skin builder documentation

I'm new to this project and I am wondering if there is a way to edit the documentation. Can't seem to find where to edit it as I would like to change something to further explain something I had to figure out for myself. Thanks

Unable to fully install custom skin of YUI Pure CSS

I code all my files through notepad++. I use a JavaScript file to auto populate each page of my site with the proper heading information including the pure-css. Currently the code appears on the pages as follows:

 <link rel="stylesheet" href="http://yui.github.io/skinbuilder/?mode=pureindex.html?opt=mine,D50FDB,ffffff,1,1,10,1.5&h=0,-30,60&n=0,-30,75&l=0,-30,80&b=0,-30,90&mode=pure">

I have also copied the css file presented in the SkinBuilder and it is linked to a file on my site in the following way:

 <link rel="stylesheet" href="css/custom_pure.css">

Here is a screenshot of what the page looks like currently:

nonworking

Here is a screenshot of the preview given to me by the skinbuilder:

skinbuilder

Finally here is a screenshot of what the same part of the website looked like BEFORE trying to upgrade to the custom skin:

working

For now I will leave it as the last screenshot, but if you can let me know how to properly install the skin or what I may be doing wrong, please let me know, Currently I have switched it to (as of as I was writing this post):

 <link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.5.0/pure-min.css">

I have since added the pure-skin-mine class but it still looks like this:

almostworking

Thank you.

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.