Viewing 15 posts - 1 through 15 (of 24 total)
  • Author
    Posts
  • Andrew Winkler Friend
    #202955

    Since upgrading to the T3 version of JA University, the yellow message box is no longer yellow.

    This is how the message box used to look like:

    http://awesomescreenshot.com/0693w5g807

    This is how the new message box looks like:

    http://awesomescreenshot.com/0f03w5fkde

    jooservices Friend
    #556153

    Hi there,
    Please provide your site URL for checking.

    Thank you,
    Viet Vu

    Andrew Winkler Friend
    #556157

    Here’s an example. The message box is below the main text area.

    http://therebel.org/en/kaminski/813681-murder-as-public-relations-and-social-policy

    jooservices Friend
    #556158

    Hi there,
    # Template would have some change for new concept.
    # You can try with this code


    body p.box-sticky {
    background-image: url(images/icons/sticky-big.png);
    background-color: yellow;
    }

    Replace yellow by your own color code.

    Thank you,
    Viet Vu

    Andrew Winkler Friend
    #556160

    I copied this code into my custom.css file but it made no difference:

    [PHP]body p.box-sticky {
    background-image: url(images/icons/sticky-big.png);
    background-color: yellow;
    }[/PHP]

    jooservices Friend
    #556171

    HI there


    <link rel="stylesheet" href="/templates/ja_university_t3/css/custom.css" type="text/css">

    I don’t see your custom code in this custom.css Please check it.

    Thank you,
    Viet Vu

    Andrew Winkler Friend
    #556189

    It is there.

    [PHP].t3-module .badge {
    background-color: transparent !important;
    background-image: url(“../images/badge-ltr.png”);
    background-repeat: no-repeat;
    height: 40px;
    position: absolute;
    right: 0;
    width: 40px;
    padding: 0px;
    border-radius: 0px;
    }

    .badge-red .badge {
    background-position: 0 0;
    }
    @media (min-width: 992px) {
    .t3-mainbody .t3-content {
    left: 17% !important;
    }
    .t3-mainbody .t3-sidebar.t3-sidebar-1 {
    right: 58% !important;
    }
    .t3-mainbody .t3-content .item-page .article-content embed {
    height: 312px !important;
    width: 100% !important;
    }
    }

    body p.box-sticky {
    background-image: url(images/icons/sticky-big.png);
    background-color: yellow;
    }[/PHP]

    jooservices Friend
    #556192

    Hi there,
    I can see your elements with background yellow is displayed as well. Please check it at your side.
    Note:// Do not use background-image in custom.css except you want to use another image. Because your current code is not valid with right image path.

    https://www.dropbox.com/s/iuj6sy0ke3c9bmz/2014-11-22_21-38-35.png?dl=0
    Thank you,
    Viet Vu

    Andrew Winkler Friend
    #556201

    It would appear that the template folder for the icons got renamed from /images/icons/ to /images/ico/. That probably happened by accident. I just duplicated the folder so it’s not now in there twice under both names. However, it still doesn’t work. None of the JA Type effects seem to be working: no icons, no background colours.

    jooservices Friend
    #556209

    Hi there,
    # Please consider JA Typo is very basic plugin to provide very basic typography. Actually you should follow up template typography instead.
    # As my previous screenshot


    https://www.dropbox.com/s/iuj6sy0ke3c9bmz/2014-11-22_21-38-35.png?dl=0

    You tried to apply background-image in templates/<template_name>/css and it’s invalid path. That’s why you lost icon at top-left.
    Please only use background-color in custom.css
    # Right now i have just checked your site


    .typo p.box-warning {
    background-color: #fbebc1
    background-image: url(images/icons/message/icon-warning.png);
    border-color: #e1bc88
    color: #ca7326
    text-decoration: none;
    }

    Not sure if you changed your HTML that is not right for this css.
    # And actually now is time for Bootstrap. Please use Twitter Bootstrap instead.

    Thank you,
    Viet Vu

    Andrew Winkler Friend
    #556218

    I copied the code, even added the missing semicolons at the end of the various parameters, removed the background code from the footer plug-in, but the page still looks like this:

    http://awesomescreenshot.com/0ee3w9de84

    That is no coloured background and no warning icon. What’s wrong here?

    jooservices Friend
    #556220

    Hi there,
    Please provide your site & FTP access. I’ll work in on your server.

    Thank you,
    Viet Vu

    Andrew Winkler Friend
    #556239

    I’ve PM’ed the credentials to you.

    jooservices Friend
    #556275

    Hi there,
    I have just updated css and applied sample code at:


    http://therebel.org/en/kaminski/813681-murder-as-public-relations-and-social-policy

    And actually template by themself already have typography. Please use it


    http://ja-university.demo.joomlart.com/index.php/typography

    Thank you,
    Viet Vu

    Andrew Winkler Friend
    #556314

    None of the JA Typo codes of the template work. Not the warning, not the sticky and not the social media icons used at the bottom of the page. All of this was working fine before upgrading from the JA T3 version of JA University.

    http://awesomescreenshot.com/0b93wggpbc

Viewing 15 posts - 1 through 15 (of 24 total)

This topic contains 24 replies, has 3 voices, and was last updated by  Ninja Lead 9 years, 11 months ago.

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