Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • itratingen Friend
    #198670

    Hello friends,

    I have a problem with this template.

    My first question:

    There are “label classes” displayed in white.

    Can I change this in CSS? And how?

    I also have a problem with field size (see scrennshot).

    My second question is:

    The PRIME icons are not shown correctly, I can change that too?

    Would be grateful for any help :-[.

    Andy


    1. 4
    2. 2
    3. 1
    4. 3
    itratingen Friend
    TomC Moderator
    #538511

    Can you be a bit more specific as to what/how, exactly, you are wishing to modify the elements you identify above?

    itratingen Friend
    #538512

    Hallo Tom,

    Can you look at my link? Or on my screnshot (4.png). There are specific label shown in white instead of black.

    Only when I select that, you can see it.

    see here:


    1. 5
    TomC Moderator
    #538513

    Okay, assuming you are using the J3.x/T3v2 version of JA Decor, you can try this . . . .

    If you have not yet already, create a new file called “custom.css” within file path –> /templates/ja_decor/css

    Within that custom.css file, paste the following CSS rule:


    .label {
    color: #000000
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Your “label” text should now be black.

    If you are using the J2.5 version of JA Decor, let me know.

    itratingen Friend
    #538517

    Tom! You are my hero! It works. Yes, that was so easy! 🙂 I use YES Decor with Joomla 3.3.0.

    Do you know how I can change the icons? See me second question :-[

    TomC Moderator
    #538518

    I am not entirely certain what the “prime icons” are and/or how they are supposed to display.

    Can you specify how they are supposed to look – a screenshot, perhaps?

    itratingen Friend
    #538520

    PRIME is a real estate software.
    See demo page and the upper icons.
    http://demo.prime-real.de/object/wohnung/20-wohnen-am-boxi-mit-top-aussattung

    My PRIME icons are overwritten by JA Decor template.

    See my screenshot:

    :((:((:((


    1. prime-demo
    2. inveniet-demo
    3. 3
    TomC Moderator
    #538521

    There may be a conflict between the 3rd Party extension and the code within JA Decor.

    I am going to forward this onto my Support Staff colleagues for further review/comment.

    itratingen Friend
    #538522

    Ok, thank you! 🙂

    Adam M Moderator
    #538556

    Since we already included Font Awesome in T3 framework, in case you want to use another icon font, CSS rules should be modified a bit.

    For your convenience, I attach herewith the updated file. Just rename your current root_folder/media/prime/assets/css/icomoon.css file, then download attachment, unzip and paste it there.


    1. icomoon.zip
    itratingen Friend
    #538884

    Hello Adam!

    Thanks for your help! Of course that works! 🙂

    I also have a problem with field size (see scrennshot).

    How can I correct this? This field you can seen only as registered user..


    1. 2
    Adam M Moderator
    #538923

    Hi,

    Please add this line to your custom.css file (if you don’t have any, just create a new one, more detail can be found here) :

    .tb select,
    .tb textarea,
    .tb input,
    .tb input,
    .tb input,
    .tb input,
    .tb input,
    .tb input,
    .tb input,
    .tb input,
    .tb input,
    .tb input,
    .tb input,
    .tb input,
    .tb input,
    .tb input,
    .tb .uneditable-input {
    height: auto;
    }

    Save your file and check again.

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

This topic contains 13 replies, has 3 voices, and was last updated by  Adam M 10 years, 5 months ago.

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