Special Icon – Custom field styling does not work

This topic contains 15 replies, has 3 voices, and was last updated by  Guust 8 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #54834

    wci
    Expired Member
    Post count: 1035

    Hi support team,

    I have setup special icons according to your Custom field examples and I am running to the problem, that these are now working in my setup.

    screenshots:
    – settings – http://screencast.com/t/dhkRyMNXG
    – style css – screen shot http://screencast.com/t/XIKcSwwQu1

    Listing label icon styles are setup within customized style.css
    (from line 203 – 738)

    find here a code example for price range

    
    
    /* Range label style */
    .geodir_category_price_range {
    float: left;
    display: inline; 
    clear:none !important;
    margin: 3px 3px 3px 0px;
    border-radius: 5px;
    background: none repeat scroll 0 0 green;
    color: #fff;
    font-weight: 400;
    width: 40px;
    text-align: center;
    padding: 6px 0 !important;
    }
    .geodir_category_price_range .geodir-i-select {
        display: none;
    }
    

    find here a code example for visa card symbol

    
    
    /* Payment CC Visa label style */
    .geodir_payment_visa_credit_card {
    float: left;
    display: inline; 
    clear:none !important;
    margin: 3px 3px 3px 0px;
    border-radius: 5px;
    border: 1px solid #333333;
    background: white;
    color: transparent;
    width: 38px;
    text-align: center;
    background-position: 3px;
    height: 18px;
    }
    .geodir_payment_visa_credit_card:before {
    font-family: FontAwesome;
    content: "f1f0"; 
    color: #333333;
    font-size: 18px;
    padding-left: 8px;
    }
    .geodir_payment_visa_credit_card .geodir-i-checkbox {
    display: none;
    }
    

    Do I need to download the font FontAwesome fonts to use them and where shall I place them?

    Looking forward to your help to enable the display of special icons on my site.

    Thanks, Alex

    #54835

    wci
    Expired Member
    Post count: 1035
    This reply has been marked as private.
    #54913

    Guust
    Moderator
    Post count: 29970

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #55115

    wci
    Expired Member
    Post count: 1035

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #55149

    Guust
    Moderator
    Post count: 29970

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #55164

    wci
    Expired Member
    Post count: 1035

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #55227

    wci
    Expired Member
    Post count: 1035

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #55279

    Paolo
    Site Admin
    Post count: 31206
    This reply has been marked as private.
    #55321

    wci
    Expired Member
    Post count: 1035

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #55349

    Guust
    Moderator
    Post count: 29970

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #55682

    wci
    Expired Member
    Post count: 1035

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #55684

    Guust
    Moderator
    Post count: 29970

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #55687

    wci
    Expired Member
    Post count: 1035

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #55688

    Guust
    Moderator
    Post count: 29970

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

    #55935

    wci
    Expired Member
    Post count: 1035

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket