Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • giosor Friend
    #204564

    Hy
    i’ve upgraded to jommla3.4 and the layout tag is changed. With your help i’ve changed the colors and the behaviours, modifying the template-j30.css file.
    You can see the new layout (horrible) in this page http://www.sordelli.net/da-leggere-e-vedere-mainmenu-106/pubblicazioni-di-settore-mainmenu-108/1310-nomadi-per-forza
    thanks
    gs

    Adam M Moderator
    #562796

    Hi @giosor,

    Please open file root_folder/templates/ja_teline_iv/css/custom.css (if you don’t have this file, just create a new one) then add this code :

    .tags {
    margin: 20px 0;
    list-style-type: none;
    }
    .tags li {
    display: inline-block;
    }
    .tags li a.label {
    background: #069;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    padding: 2px 5px;
    text-shadow: none;
    }
    .tags li a.label:hover,
    .tags li a.label:active,
    .tags li a.label:focus {
    background: #00334d;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Adam M 9 years, 8 months ago.

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