Skip to content

Updating the "Creative Market" Shelby HTML Template for 2023

Notifications You must be signed in to change notification settings

wravoc/shelbyupdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

Creative Market Shelby template update for 2023.

jQuery

index.html Original

<script src='https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js'></script>

Updated

<script src="https://code.jquery.com/jquery-3.6.3.min.js" integrity="sha256-pvPw+upLPUjgMXY0G+8O0xUf+/Im1MZjXxxgOcBQBXU=" crossorigin="anonymous"></script>

Featherlight jQuery Lightbox Library

(Now with image gallery!)

Download the new files

Copy new .js and .css files into appropriate folders, delete older versions, update links. Open styles.css and delete the rule called /* Back text */

FontAwesome.com

  • Download newest FA6 files and replace old files, update links in index.html
  • Find & replace 'fa ' with 'fa-solid' everywhere except social media buttons
  • Social Media buttons like dribbble and behance find & replace with 'fa-brands'
  • Replace 'fa-envelope-o' with 'fa-envelope-open'

Favico

Replace old with the code generated from https://favicon.io/ which will include the new version of Chrome and iPad Favicons.

Enjoy!

About

Updating the "Creative Market" Shelby HTML Template for 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published