Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • Edin Friend
    #188255

    Hi people,

    please I need some customisation with K2 Extra Field and Image Gallery.
    How can i get from this:

    this:

    Thank you 😀


    1. from
    2. to-this
    phong nam Friend
    #496136

    Hi edinn,

    Pls put your url here & I will suggest the necessary css.

    * Set No to Optimize CSS in Template Manager >> JA_Nex_Default, I will help me to locate your css files more accurately.

    Edin Friend
    #496537

    Link is in your pm. Thank you

    phong nam Friend
    #496647

    Hi edinn,

    Pls backup your files, open templates/ja_nex/css/k2.css. Then find & replace lines:


    div.itemExtraFields {
    margin: 16px 0 0 0;
    padding: 8px 0 0 0;
    border-top: 1px dotted #ddd;
    }

    with

    div.itemExtraFields {
    margin: 16px 0 0 0;
    padding: 8px 0 0 0;
    border-top: 1px dotted #ddd;
    width: 330px;
    }

    – Replace:

    div.itemImageGallery { margin: 0 0 16px 0; padding: 0; }

    with

    div.itemImageGallery {
    margin: 0 0 16px 0;
    padding: 0;
    width: 360px;
    float: right;
    position: static;
    margin-bottom: -210px;

    }

    Clear T3 cache after saving changes.


    1. 2
    Edin Friend
    #496929

    Thank you, but problem is on article where i have not a gallery. Look this please:


    1. problem
    phong nam Friend
    #496937

    Hi edinn,

    Pls try my above codes again. It will help to adjust K2 extra field styles.
    Remember to clear T3 cache after saving changes.

    * Pls put the page url where the K2 extra field went bad if exists.

    Edin Friend
    #497164

    Thank you Leo. Here is site

    phong nam Friend
    #497180

    Hi edinn,

    Pls backup your files & try to open templates/ja_nex/css/k2.css. Then find & replace lines:

    div.itemSocialSharing, div.itemComments h3.itemCommentsCounter { border-top: 5px solid #ddd padding: 10px 0 15px; }

    with

    div.itemSocialSharing, div.itemComments h3.itemCommentsCounter {
    border-top: 2px solid #ddd;
    padding: 180px 0 0 10px;
    margin-top: -20px;
    }

    This will make your K2 extra fields look better.
    Remember to clear JAT3 cache after saving changes.

    Edin Friend
    #497327

    THANK YOU LEO,

    problem is solved 😀

    Edin Friend
    #497328

    Just one customization more. Look THIS

    Clean field in Items Category Listing

    Its sometimes showed on categorie artical 🙁 but i dont know why?

    phong nam Friend
    #497432

    Hi edinn,

    Pls backup templatesja_nexhtmlcom_k2templatesnexcategory.php file. Then overwrite it with my attached file and clear JAT3 cache after saving changes.

    * Don’t forget to inform me your result.


    1. category.zip
    Edin Friend
    #498989

    Thank you Leo. Now is fine 😀

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

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

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