Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • tikihutkid Friend
    #193381

    Greetings,

    I just downloaded the newest version of Ja Wall running Joomla 3. I was successful in creating breadcrumbs in the previous version of this template. Something has changed.

    The breadcrumbs are now showing “vertically” instead of “horizontally”

    Can you point me in the right direction.


    1. Screen-Shot-2013-12-31-at-4.23.50-PM
    2. Screen-Shot-2013-12-31-at-4.24.20-PM
    Nazario A Friend
    #517088

    Please try this fix: Open file: /templates/ja_wall/css/core.css, then add the declaration in red:

    .container-main ul li {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/bullet-1.png");
    background-origin: padding-box;
    background-position: 0 7px;
    background-repeat: no-repeat;
    background-size: auto auto;
    float: left;
    padding-left: 10px;
    }

    Let me know if this helps

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

This topic contains 2 replies, has 2 voices, and was last updated by  Nazario A 10 years, 4 months ago.

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