• Resolved KhasisLieb

    (@khasislieb)


    Hi Richie, first thanks and bravo for the theme!

    I was wondering how could i make to have 3 caterories in one row on the home?
    I manage to get rid of any text (i’ll may re put the title later), and was now wondering also how could i make the thumb of following posts (of each category) the same size as the main.

    I don’t know if my explanation are really clear, sorry.

    Basically, i want to have three columns of a number (chosen in theme options) of same size containers with images in it, and get read of the right sidebar.

    You may watch what i did for now khasislieb

    Thanks in advance for any help you could bring
    Cheers

    Khasis

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter KhasisLieb

    (@khasislieb)

    Ok found for the thumbnail size (Damn your theme is so awesomely customizable!!!)
    Still going for a 3 columns home, but i’ll might find it on the way ^^

    Thread Starter KhasisLieb

    (@khasislieb)

    Ok, so after some digging on this forum, didn’t find what i would like on my site.

    So to sum up :
    – 3 colums on homage width (instead of 2), and matched slider
    – featured images croped vertically (most of my images are vertical) so we see the middle ^^

    Do you think that’s possible and if so could you help me

    Thanks

    Thread Starter KhasisLieb

    (@khasislieb)

    manage to do it if somebody’s interested
    in the css, just put in the custom css:

    aside.home-feat-cat {float: left; width: 29%; border: 0px none; padding-bottom: 2em;}
    aside.home-feat-cat:nth-child(odd) {margin: 0 3% 0 0;}
    aside.home-feat-cat.odd {margin: 0 3% 0 3% !important;}

    you can play with the 29% and the 3%
    respectively the size of one column and the size of the space between two columns

    I’m super glad of the theme

    still want to make some changes (like center the thumbnails verticaly) but it’s getting there ^^

    Theme Author Richie KS

    (@rkcorp)

    haven’t try it yet, glad you found the solution.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How can i make a three columns home?’ is closed to new replies.