Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Customising skin

Home Forums Older releases 1.0.x Customising skin

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3147
    pcobb
    Participant

    I have experimented customising an existing skin using your suggestion.
    ‘Customize “sm-blue” on Codepen’

    What is the method for making these changes live on the site?

    #3151
    DaveSparky
    Participant

    I altered the sm-blue css file and renamed it, then changed the menu class from sm-blue to my new name. You could just alter the css file I guess.

    #3158
    admin
    Keymaster

    Yes, you could tweak the variables, etc. When you are happy with the result, you could just copy the SASS code or directly the compiled CSS (by clicking “View Compiled” on Codepen) and replace the CSS in “sm-blue.css” with the new one.

    Now that you ask, I will probably create a short video tutorial covering the process…

    #3159
    pcobb
    Participant

    A video would be great – thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘1.0.x’ is closed to new topics and replies.