All content cards to 100%

Viewing 9 posts - 1 through 9 (of 9 total)
  • #14621
    johndoe
    Participant

    Hello, first of all fantastic theme. Thank you for creating it.

    I was playing around with Pinboard on my local WordPress installation and wanted to change all cards to 100%.

    My current settings are:

    On the left side is content and on the right side the sidebar.

    On the main page I was able to get the card size (sorry if I call ’em cards but they look like the Google Plus cards) to 100% when I changed it to “content columns = 4. (shouldn’t it be 1 = 1 columen and not 4 = 1 column? lol)

    After some posts, the cards are getting smaller which I totally dislike because they mess up with my photos. So I was searching for a possibility to change all content columns to 100%.

    On my page 2 the small cards seem to use the class .threecol but when I change it to

    .threecol {
    width:100%;
    }

    in the theme settings, page 2 looks different then page one.

    Seems there is another class I need to change or is there a more professional way? I would like to set the whole content to .onecol.

    Thanks a lot

    #14628
    Daniel Tara
    Keymaster

    The easiest way to do it is to set Full posts to display before grid equal to the posts per page option for both home page and blog pages.

    #14636
    johndoe
    Participant

    Hm.. seems my comment got caught by Cloudflare.

    Would you be so kind to tell me an example?

    #14638
    johndoe
    Participant

    Now I tried out the templates, did not use them before.

    Seems with the standard templates (without re-writing them) it’s not possible. The closest option I found was to select the template “Blog, Left Sidebar” (template-blog-left-sidebar.php) but then the sidebar is on the left side and not the right side. Is there a quick way to put the sidebar to the right side in template-blog-left-sidebar.php?

    OK forget about it. Not working either. The content is wrong with the template-blog-left-sidebar.php, too. Sidebar is now double size then the default one.

    Here is exactly what I would want:

    #14639
    johndoe
    Participant

    ok I cannot link to images here… so here is the example image ->
    http://s17.postimg.org/7ggd5mncv/example123.jpg

    #14644
    Daniel Tara
    Keymaster

    This is what you need to change:

    #14645
    johndoe
    Participant

    Oh my god, now this is very embarassing. I did not even see the settings before, forgot to scroll down.

    Excellent, thank you very much.

    #15469
    spencepost
    Participant

    Hello,

    Is there a way to allow more than just 10 posts to be 100% width? 10 seems to be the highest number it will accept..

    A line of code to edit? I can’t find it anywhere :/

    Thanks!

    #15476
    spencepost
    Participant

    I changed the max posts in the wordpress settings and then I was able to put this up to 99.. Not exactly the fix I was looking for but it will work for now.

    Let me know if you know a better, more permanent solution!

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.