test
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • gringo211985 Friend
    #196372

    Hi there,

    I was wondering how I would go about adding, changing or removing the bootstrap / font awesome icons from bookshop.

    I would like to use the cart icon for the mijoshop cart module and I would also like to change the icons for the modules in the top bar. Any help will be gratefully appreciated.

    Thanks

    Saguaros Moderator
    #529497

    Could you post your site’s URL here and send me the screenshot highlighting the icon you want to change? I will have a look. Also set Optimize CSS in template manager to No.

    gringo211985 Friend
    #530009

    <em>@Saguaros 419898 wrote:</em><blockquote>Could you post your site’s URL here and send me the screenshot highlighting the icon you want to change? I will have a look. Also set Optimize CSS in template manager to No.</blockquote>

    I have sent you pm as the site is in maintenance mode so you need login info.

    Saguaros Moderator
    #530309

    Could you check the login info again? I could not access your site with such credentials.

    gringo211985 Friend
    #531750

    <em>@Saguaros 420963 wrote:</em><blockquote>Could you check the login info again? I could not access your site with such credentials.</blockquote>

    Hi Saguaros,

    Just checking on an update, I sent you the login + ftp

    Could I use something like fa-fa-icon icon-cart in the module class suffix?

    Thanks,
    Richard

    Saguaros Moderator
    #531849

    Hi Richard,

    You can add the class: fa fa-shopping-cart into module class suffix option in that Mijoshop cart module (Remember to add a space before the class name).

    Best,

    gringo211985 Friend
    #531910

    <em>@Saguaros 422944 wrote:</em><blockquote>Hi Richard,

    You can add the class: fa fa-shopping-cart into module class suffix option in that Mijoshop cart module (Remember to add a space before the class name).

    Best,</blockquote>

    Hi Saguaros,

    The module class suffix works, but the icon is placed at the top of the module see image below.

    I tried a few things with firebug but couldn’t seem to find the bit I needed to edit, I was wondering if you’d be able to help me out with the position of the icon?

    Thanks for all the help,
    Richard


    1. 8iHV6
    Saguaros Moderator
    #531915

    That block position is so small, could you send me screenshot to illustrate how it should be?

    gringo211985 Friend
    #531933

    <em>@Saguaros 423022 wrote:</em><blockquote>That block position is so small, could you send me screenshot to illustrate how it should be?</blockquote>

    Hi Saguaros,

    It should be on the left hand side of the module text, like all the other modules see the screenshot below.

    Thanks,
    Richard


    1. cart-icon-placement
    Saguaros Moderator
    #532050

    Try to create a new CSS file called custom.css in this directory: /templates/ja_bookshop/css/

    and add this new CSS rule:


    .fa-shopping-cart:before {
    float: left !important;
    padding: 10px 6px;
    }

    you can also change the value to suit your need.

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

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

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