Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • lg21 Friend
    #203984

    if within the module TAB and try to eliminate the introductory text also deletes the photo.
    I want to leave just the photos and additional fields
    How do I solve?


    1. tab
    jooservices Friend
    #560163

    Hi there
    A most easy way to do is use: display:none for custom.css
    You can use browser debugger to inspect your needed element and set display:none for it.
    If you don’t know about this please provide exactly your link URL to page you want to work on. I will help you inspect it.

    Thank you,
    Viet Vu

    lg21 Friend
    #560184

    have create the file custom.css
    upload in templates/ja_portfolio/css

    [PHP].ja-tabswrap div.k2ItemsBlock.two-col .moduleItemIntrotext {
    float: none;
    clear: both;
    width: auto;
    padding-right: 20px;
    display: none;
    }[/PHP]

    but no work

    jooservices Friend
    #560187

    Hi there
    Please provide exactly your link URL to page you want to work on. I will help you .

    Thank you,
    Viet Vu

    lg21 Friend
    #560191
    jooservices Friend
    #560192

    Hi there
    # It would be easier for us if you can provide reproduce steps 🙂
    # Please turn off css compressor and or clear your cache also .
    # For css code

    #ja-container #ja-mainbody .ja-tabswrap div.k2ItemsBlock.two-col .moduleItemIntrotext {
    display: none;
    }

    Note:// You can increase css selector to make it higher priority if needed.

    https://www.dropbox.com/s/ll6bs9hu1r3g4co/2015-02-21_15-57-28.png?dl=0
    Thank you,
    Viet Vu

    lg21 Friend
    #560238

    nothing does not work


    1. 1
    2. 2
    3. 3
    4. 4
    jooservices Friend
    #560239

    Hi there
    Please provide your FTP access i will help you do that.

    Thank you,
    Viet Vu

    lg21 Friend
    #560240

    I did send a private message

    jooservices Friend
    #560253

    Hi there
    Have done. Please check it.

    Thank you,
    Viet Vu

    lg21 Friend
    #560304

    Thanks I know the solution.

    You just changed the file custom.css?

    jooservices Friend
    #560311

    Hi there
    You are using old T3 version that not support for custom.css. I modified template.css.

    In basically you only need follow logic to solve most of thing 🙂 Don’t just follow by “copy & paste” 🙂

    Thank you,
    Viet Vu

    lg21 Friend
    #560345

    And since all your template use and accept the file custom.css by what logic I should get to the solution that I had to change the file.css because this template uses an older version of the t3 and therefore does not accept the file custom.css

    You gave an answer just pretty, you could avoid it, however, thanks anyway

    jooservices Friend
    #560346

    Hi there
    # Sorry i have not yet checked your backend before reply.
    Actually i was expected to reply with code logic instead copy-paste way. That’s why i gave css code only and think about custom.css.

    Thank you,
    Viet Vu

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

This topic contains 14 replies, has 2 voices, and was last updated by  jooservices 9 years, 2 months ago.

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