Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • mpiper Friend
    #165857

    How can i align article title and image in catecory blog like the photo i attatch ?


    1. title_error
    khoand Friend
    #399488

    Hi,
    Could you give me a link to your page as you said?

    mpiper Friend
    #399504
    khoand Friend
    #399509

    You find this code from http://www.sportorama.gr/sport_v2/templates/ja_teline_iv/css/k2.css
    TITLE

    .ja-blog-date {
    background: url(../images/curl2-bg.gif) no-repeat left top;
    color: white;
    padding-top: 5px;
    position: absolute;
    left: -20px;
    line-height: 1;
    text-align: center;
    top: 0px;
    width: 80px;
    margin-top: -10px; < add this line
    }

    CHANGE IMAGE

    div.catItemImageBlock {
    float: left;
    padding: 8px;
    margin: 0 0 16px 0; < change this line ( margin: 20px 0 16px 0)
    }

    mpiper Friend
    #399519

    Ok the title is aligned but i have an issue with image and intro text. see attachment


    1. title_image_error
    khoand Friend
    #399545

    You replace this code from http://www.sportorama.gr/sport_v2/templates/ja_teline_iv/css/k2.css

    div.catItemIntroText {
    margin-top: 10px;
    padding: 0;
    }

    with

    div.catItemIntroText {
    margin-top: 25px;
    padding: 0;
    }

    mpiper Friend
    #399586

    Everything is good now. Thanks a lot.

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

This topic contains 7 replies, has 2 voices, and was last updated by  mpiper 12 years, 10 months ago.

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