Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • salvomic Friend
    #199630

    upgrading from JA Teline IV to JA Teline IV T3 (in Joomla 3.3) perhaps I missing something…

    1. Some modules with code like this one:

    <div class="class-box-wrap1 class-box-style4"><div class="class-box-wrap2">
    <div class="class-box">
    <div class="class-box-inner">
    <div class="title">

    haven’t those classes and no “red” images on top, and so on (like in demo web site).
    Is it normal?

    ***
    2. Another question: I’ve now also a plugin JAT3, but if I select this the site doesn’t work as there is an error ().
    Can I leave this plugin disabled or have I to delete it?

    3. In the previous theme there was an icon to delete JT3 cache. In Ja Teline IV T3 there is no need to erase T3 cache?

    Thank you for advice and tips!
    Have a nice weekend!

    Salvo

    Old module:

    Now (missing classes…):


    1. old
    2. new
    salvomic Friend
    #542136

    I found a workaround: the problem is in the new classes: template.css (default and that in cyan them that I use for profile home) use .home-1 but in my web site custom html module use .custom, so I copied part of code in template.css in custom.css changing “.home-1” with “.custom” and all work well, image, badge, classes…

    My code (in custom.css); it’s the same in template.css but .home-1 is replaced with .custom

    .custom .class-box-wrap1 { background: #fff; border: 1px solid #ccc; margin: 10px 0 0 10px; padding-bottom: 4px; padding-right: 4px; -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3); box-shadow: 0px 0px 3px rgba(0,0,0,0.3);}
    .custom .class-box-wrap2 { background: #fff; border: 1px solid #ccc; padding-bottom: 4px; padding-right: 4px; margin: -5px 0 0 -5px;}.custom .class-box { background: #fff; border: 1px solid #ccc; padding-bottom: 4px; margin: -5px 0 0 -5px; padding: 0; position: relative;}
    .custom .class-box .title { margin-left: -10px; margin-bottom: 6px;}
    .custom .class-box .title h3 { margin: 0; color: #fff; font-size: 14px; display: inline-block; padding: 5px 10px; position: relative; line-height: 1; text-shadow: 0 1px 1px rgba(0,0,0,0.3);}.custom .class-box .title h3:before { background: url(“../images/curl-bg-5-ltr.gif”) no-repeat left top; display: block; content: “”; height: 4px; left: 0; padding-top: 4px; position: absolute; text-transform: uppercase; top: -4px; width: 4px;}.custom .class-box:hover { border-color: #999;}
    .custom .class-box:hover .class-box-inner span { color: #069;}.custom .class-box-inner { background: url(“../images/stripe-bg-2.png”) repeat; margin: 5px; padding-top: 5px; line-height: 1.2;}
    .custom .class-box-inner span { color: #666; display: block; font-family: “Arial Narrow”, Arial, sans-serif; font-size: 12px; font-weight: bold; min-height: 45px; padding: 5px 10px 10px; text-align: center; text-shadow: 0 1px 1px rgba(255,255,255,0.9); text-transform: uppercase;}.custom .class-box-inner .image { border: solid 1px #ccc; margin: 5px 0; -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4); -moz-box-shadow: 0 0 5px rgba(0,0,0,0.4); box-shadow: 0 0 5px rgba(0,0,0,0.4);}
    .custom .class-box-style1 .title h3 { background: #444;}.custom .class-box-style2 .title h3 { background: #D2C17C;}.custom .class-box-style3 .title h3 { background: #006699;}
    .custom .class-box-style4 .title h3 { background: #E5076A;}
    .custom .class-box-style5 .title h3 { background: #222;}.ja-teline-wrap { background: url(“../images/stripe-bg-2.png”) repeat; margin-bottom: 20px; padding: 4px;}
    .ja-teline-wrap .row-fluid { min-height: 0;}
    .ja-teline-wrap .t3-sidebar .t3-module { margin: 0 0 5px 0;

    Saguaros Moderator
    #542235

    Glad to hear that you sorted it out 🙂

    salvomic Friend
    #542296

    thank you!
    but, what about question 2 and 3? 🙂

    ciao
    Salvo

    Saguaros Moderator
    #542405

    Hi Salvo,

    If you’re using template with new T3 framework, you can just simply disable/unpublish the olde JAT3 framework, it will work fine.

    And in this new version, we’ve not used that ‘Clean JAT3 cache’ anymore.

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

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

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