test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Rick Bisschop Friend
    #198662

    Hi,

    I would like to display the product Description text in Joomshopping the same as on my old JA Tiris site (see screen shot)

    At the moment all the text of the product Description is on the right hand side of the new JA Tiris site (see screen shot) link

    Grtx Rick


    1. joomshop-text2
    2. joomshop-text
    Ninja Lead Moderator
    #538566

    You can try to modify the components/com_jshopping/css/ja_tiris.css file as follows:

    Change

    .productfull .jshop { float: left; margin-right: 20px; width:320px; overflow:hidden; }

    .productfull .product-detail {
    float: left;
    width: 335px;
    }

    To

    .productfull .jshop { float: left; margin-right: 20px; width: 320px; overflow: hidden; position: relative; }

    Please clear cache from admin area after making change.

    Rick Bisschop Friend
    #538581

    Hi Ninja,

    That worked thanks for your support!

    Grtx Rain

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

This topic contains 2 replies, has 2 voices, and was last updated by  Rick Bisschop 10 years, 5 months ago.

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