• Resolved deadtomorrow

    (@jackjjw)


    Hi there,

    I’m using your awesome theme with the Flaty for the style, but I can’t see how to edit the colours and styles – is it possible to do that? For example, I’d like to:

    • Change the title links colour
    • Move the titles to above the image
    • Change the featured image to show the full width rather than a cut off
    • Change the menu colour and add an image logo instead of the site name

      Thanks 🙂

      Jack

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author shprink

    (@shprink)

    Hi Jack!

    I have not been notified of your question. Thanks for notifying me on facebook 😉

    To quickly answer your questions I would say that none of them are possible with the latest version.

    Your needs are interesting, let me give you more details on them:

    “Change the title links colour”

    In the next version I will add a CSS custom field to fulfill this need. Meanwhile you can easily overwrite Bootstrap style using a TEXT Widget containing you specific CSS:
    <style>
    h3.post-title{
    background-color: red;
    }
    </style>

    “Move the titles to above the image”

    Not possible now or in the future (Though you could just modified php files to do that ;))

    “Change the featured image to show the full width rather than a cut off”

    Not possible now or in the future (Though you could just modified php files to do that ;))

    “Change the menu colour”

    Same as for text color: TEXT Widget

    “add an image logo instead of the site name”

    Not possible now or in the future sorry

    Thread Starter deadtomorrow

    (@jackjjw)

    Thanks for your reply, I didn’t know you could do that with widgets but sure enough, it worked.

    Looks like I’ll have to get my hands dirty and play around with some code 🙂 I like your theme as it is, but the site I’m building has a very specific look which is slightly different. I’m excited about using your theme though.

    Thread Starter deadtomorrow

    (@jackjjw)

    Hi again,

    I don’t suppose you’d be able to help me create my customised version of Shprink on a freelance basis? I’m having trouble figuring it out (I’m not a developer) but I think most of the changes are quite straightforward for someone who knows what they are doing.

    Jack

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Customising Shprink One’ is closed to new replies.