New Landing How can we help? Themeforest Theme Support Neighborhood icon colors, list color, add new icon

Viewing 6 posts - 1 through 6 (of 6 total)
  • #57422
    mxm0513
    Member
    Post count: 17

    Hello,
    Here are a few questions
    Question 1: How to change color of social icons on top of home page. I want them in blue #1d5ea8
    (not dark or light). See http://dyad.terzic.org/montrealtours/. Do I absolutly need to touch photoshop files? Or arethere css lines?
    Question 2: How to add one icon (the owl of tripadvisor)
    Question 3: list items always appear in little flashy green. I want them in blue #1d5ea8.
    http://dyad.terzic.org/montrealtours/dyadplus/

    thank you.

    #57427
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) You will need to edit social-icons-mono-small in images folder and re-upload.

    2) This is not available in the theme, you would have to add it yourself which may take some work.

    3) Again you will have to edit the image: images/list-icons/[email protected]

    – Kyle

    #59728
    mxm0513
    Member
    Post count: 17

    Hi Kyle,

    About the icons issue, I did exactly what you said and everything went well (photoshop, replacing old icons, adding etc.). One thing though: I updated one of the two installations with neighborhood latest release and… as you can imagine my brand new icons got replaced…

    see http://dyad.terzic.org/fr/ (where icons have retruned to what it used to be)
    http://dyad.terzic.org/montrealtours/ (where icons are how they should be since i did not update)

    I am not computer literate. I understand that it must have something to do with child theme.
    Please can you just give me the exact and detailed steps on how/where to upload my modified icons so it does not disappear with every updates?

    thank you very much,

    joelle

    #59855
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You don’t need to replace the icons in the same location, create an images folder in your child theme and put your icons in there, and then in the css file, change the path to your new image.

    – Kyle

    #59895
    mxm0513
    Member
    Post count: 17

    Hi-again,
    Thank you very much kyle. I really appreciate your help.
    Now for the CSS part. to change the path to my new image:

    1 – can i just add a few lines to the custom css box in wordpress –> theme options — > general options –> custom css box ?
    2 – or do you suggest to make the change in the css file that i can access from my wordpress in wordpress — > appearance — > editor — > styling ?
    3 – or i can use both methods? without risks?

    Right now I can see in styling file:
    }
    ul.social-icons.dark.small li a {
    background-image: url(images/social-icons-mono-small.png);
    }

    If i changed “social-icons-mono-small.png”, kept the same name but created a folder called “images” in child would the new path to input be :

    }
    ul.social-icons.dark.small li a {
    background-image: url(child/images/social-icons-mono-small.png);
    }

    and can i just insert this in custom css box exactly as is?

    thank you,

    joelle

    #59986
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You can add it either in the theme options custom css box or if you are using the child theme then you can add it in your style.css file.

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register