Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • bjornvos Friend
    #154399

    Hi!

    I try to make my blog look like the one in the demo. So I added category ID in the page layout overrides (44=blog) but nothing happens. How can I make it like in the attached picture?


    1. Image1
    bjornvos Friend
    #355819

    Got it. It turned out that you should use the itemID of the menu item, not the category itemID. Correct?

    I am almost there. There is just the issue as shown in the picture. How do I solve this?


    1. Image2
    2babooblabla Friend
    #355950

    Hello,

    I have the same problem.

    thanks

    2babooblabla Friend
    #355973

    Ok found it
    edit template.css

    Replace :

    #ja-blog-style .createdate-icon .ja-month,
    #ja-blog-style .createdate-icon .ja-year {
    display: block;
    font-size: 170%;
    float: left;
    line-height: 100%;
    }

    #ja-blog-style .createdate-icon .ja-month { margin-top: 10px; }

    with :

    #ja-blog-style .createdate-icon .ja-year {
    display: block;
    font-size: 170%;
    float: left;
    line-height: 100%;
    }

    #ja-blog-style .createdate-icon .ja-month {
    margin-top:10px;

    width:100px;
    float: left;
    line-height: 100%;
    display: block;
    }

    bjornvos Friend
    #357039

    A BIG THANK YOU 2babooblabla! This worked!

    Kind regards,

    Bjorn

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

This topic contains 5 replies, has 2 voices, and was last updated by  bjornvos 14 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum