• orangytrendy

    (@orangytrendy)


    Hi,

    I like the idea and simplicity of this theme but I’d like to separate the posts on the homepage a little which I’ve achieved by adding a margin

    .hentry {
    margin-right: 15px;
    }

    the problem is that by doing this it creates a second row and adds one post there. I guess it’s a width issue but I don’t know where – can you help please.

    Roger

Viewing 15 replies - 1 through 15 (of 17 total)
  • Rommel Castro

    (@rommelxcastro)

    can you share an url? so i can take a look at

    Thread Starter orangytrendy

    (@orangytrendy)

    Rommel Castro

    (@rommelxcastro)

    i found the issue, but we might need to touch the theme core files, i’ll try to contact the theme developers and submit a patch

    Thread Starter orangytrendy

    (@orangytrendy)

    Rommel, that’s great – thanks for your help.
    Fingers crossed they can sort it.

    Rog

    Moderator Kathryn Presner

    (@zoonini)

    i found the issue, but we might need to touch the theme core files, i’ll try to contact the theme developers and submit a patch

    Rommel Castro – could you please provide your tweak here or link to it in a Pastebin? It may be something orangytrendy can add to their site with some custom CSS, or I may submit it to the developers if we think it’s something that should be changed in the theme itself. Thanks!

    Thread Starter orangytrendy

    (@orangytrendy)

    Thanks for your help Kathryn 🙂

    Rommel Castro

    (@rommelxcastro)

    hi @kathryn i will put the fix on a gis tonight, sorry for the delay @ orangytrendy

    Rommel Castro

    (@rommelxcastro)

    this should do it @orangytrendy @kathryn

    https://gist.github.com/rommelxcastro/9f365db718abb9b341c9

    the gist has 2 files, the current function and the fix

    Thread Starter orangytrendy

    (@orangytrendy)

    Rommel Castro, what a star – thanks for your help! You too Kathryn.

    I’ll update the js on my install and we’re good to go.

    Like I said earlier – this is an excellent theme

    Rog

    Thread Starter orangytrendy

    (@orangytrendy)

    Actually I may have done something wrong, I replaced the code section in boardwalk.js but I still appear to have the issue – http://www.otrend.co.uk/ – have I missed something?

    Rog

    Moderator Kathryn Presner

    (@zoonini)

    Thanks for this, Rommel! I’ll submit i to our developers as a potential enhancement to Boardwalk.

    Moderator Kathryn Presner

    (@zoonini)

    orangytrendy – just a little heads-up that if you modify the theme files directly, your changes will be wiped out the next time you update the theme, so be sure to make a backup first, as you’ll need to restore your changed file. The usual way to make this type of change is though a child theme, but this function isn’t pluggable (can’t be modified through a child theme) so that won’t be possible.

    Rommel Castro

    (@rommelxcastro)

    @orangytrendy i’ll take a look again tonight, i’m pretty sure i tested and it worked, i’ll let you know how it goes

    Thread Starter orangytrendy

    (@orangytrendy)

    Thanks Rommel, sorry o be a pain

    Rog

    Thread Starter orangytrendy

    (@orangytrendy)

    Kathryn, Thanks for the heads-up and good point. As you say, it wont work in this case but in general child themes are the way to go

    Rog

Viewing 15 replies - 1 through 15 (of 17 total)

The topic ‘margin problem’ is closed to new replies.