Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • khalva Friend
    #947188

    Hi 🙂
    Here’s my demo:
    shop.webselo.com
    I would like to translate "or" into Bulgarian ("or"="или")
    http://prntscr.com/bpdv3s
    I’ve translated templates/ja_megastore/language/en-GB/en-GB.tpl_ja_megastore.sys.ini
    TPL_OR = "или"
    It does not work. From the same file I’ve translated another string ("Featured Products" = "Препоръчани продукти"), and the other string is being displayed as expected.

    Also, I would like to hide "HiTech" and "Fashion":
    http://prntscr.com/bpdwc2

    I’ve disabled the modules (maybe I’ve missed something), but these are still being displayed. Could you be so kind to assist me with that?

    Also, I’ve provided an access to you.

    khalva Friend
    #947196

    Ahh, one more setting:
    http://shop.webselo.com/promo
    I would like to display the article at the whole page. Currently it takes only a half of it (of the page).
    What kind of settings should I apply?

    khalva Friend
    #947302
    This reply has been marked as private.
    Saguaros Moderator
    #947637

    Hi

    For the ‘or’ text, we use a small trick in css to add text before a link there. You can override this css rule into ‘custom.css’ file on your site:

    .t3-topbar .topbar-right ul > li .create-an-account::before {
        content: "or";
        color: #7b7b7b;
        margin-left: 5px;
        margin-right: 5px;
    }

    and change text for ‘content’ property.

    Regarding to ‘HiTech’ and ‘Fashion’ text, they are module title of 2 modules ID: 113 and ID: 125. I just unassigned to homepage and you see they are gone now.

    khalva Friend
    #947816

    Thx Saguaros 🙂

    Could you be so kind to assist me with this issue as well:

    Ahh, one more setting:
    http://mm-fashion.eu/promo
    I would like to display the article at the whole page. Currently it takes only a half of it (of the page).
    What kind of settings should I apply?

    Saguaros Moderator
    #947931

    The leading item is styled with that width. I just accessed menu item of this page and set the Leading Item to 0 and it shows properly now.

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

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

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