
FEATURES
- all-in-one theme containing about, links (including page links), contact with ask, submit and optional faq and blogroll
- 300 - 500px wide posts
- show tags on click (optional)
- like and reblog links on index page
- pagination or infinite scroll (with optional manual load)
- font size and google fonts of your choice
- custom photoset lightbox
All additional panels are optional. Instructions and examples can be found in the code.
If you disable the navigation panel, your page links will be added to the sidebar navigation. You can also add up to four extra sidebar links. If you disable the contact panel, links to the ask and submit pages will be added to the sidebar navigation.
CODE
RESOURCES
- photoset grid by Pixel Union
- icon font by Metro UI CSS
- custom tooltips by JQuery Foundation
- audio player tutorial by Roxie
- infinite scroll by Paul Irish
Tags:
no subject
Date: 06/06/2017 10:41 am (UTC)The search bar can be found on the links panel. But if you disabled that panel or want to move the search bar from there cut this piece of code from its current location
and paste it below
You'd have to change the colours a bit to make it match the sidebar. For example:
For #search input[type="text"] change to:
border:3px double {color:Left Sidebar Border};
background:{color:Left Sidebar Background};
color:{color:Left Sidebar Text};
For #search input#search-btn change to
background:{color:Left Sidebar Background};
color:{color:Left Sidebar Text};
border:3px double {color:Left Sidebar Border};
no subject
Date: 08/06/2017 10:03 pm (UTC)no subject
Date: 10/06/2017 07:31 pm (UTC)