Any tutorials for Tiny Theme?

I know there’s a few quick how to’s on the developer’s page but despite having used CSS in epubs before, I’m getting nowhere with actually tweaking it in Tiny Theme for my microblog.

I only want to do a couple of (I’d have thought) fairly simple things to start with.

Remove the underlines from the title links in the feed, and change the default font.

I’m not at all sure I’ve found the right CSS file to edit for a start because the navigation to it isn’t as per instructions - this one?

… and I can’t figure out where to add the ‘text-decoration: none’ setting anyway.

Can anyone help please?

Don’t try to edit the theme’s style sheet directly. Use a custom CSS sheet to target the bits you want to change. And instead of looking at the theme’s detailed CSS, use the “inspect” function of your web browser to identify the selectors you want to target.

Oh well aware. I managed to find the theme two days after website changes made them wrong. Tim has updated now. All sorted.

1 Like