-
AuthorPosts
-
February 12, 2014 at 11:24 pm #223100
Hello,
I’ve seen a previous topic similar but the code doesn’t work for my Icon List.
I’d like to replace a normal icon with an image from icon list (Bubbles)
The image will be automatically fitting the bubble shape (I’ll resize if necessary)
Which code may i add ?in : help-social-media.php
line 73 : $html .= ““;Kind Regards
February 13, 2014 at 8:44 pm #223635Hey DigitalMedia!
It wouldn’t added into the theme code. Instead you would be hiding the icon font icon with css and then add in your image as a background on that specific class.
Without seeing the exact instance live I wouldn’t be able to give an accurate sample.
Cheers!
DevinFebruary 16, 2014 at 5:00 pm #224543Thanks Devin, if you could help me with CSS.
The URL is : http://www.digitalmedia.pro/pauldaniel/ on homepage section with icons :
PREMIUM / SNACKING / MARIAGE / LA MAREE.
I’d like to replace the grey icon with a round image.Please let me know.
RegardsFebruary 16, 2014 at 5:26 pm #224548And i forgot to ask too but it’s easy trick, how to change color of the text menu first item? (no sub menu, just the title page menu header)
February 17, 2014 at 5:34 am #224768Hi!
Can you please post a screenshot of what your trying to do? Do you want to change the grey background of the iconlist? You can set the image as background. Use this on Quick CSS:
.alternate_color .avia-icon-list .iconlist_icon { background-color: #d0d0d0; background: #d0d0d0 url('IMAGE URL HERE') no-repeat; }
Best regards,
IsmaelFebruary 17, 2014 at 5:35 am #224769Hey!
Change the color of the menu using this:
.header_color .main_menu ul:first-child > li > a { color: red; }
This is for the active menu:
.header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a { color: blue; }
Cheers!
IsmaelFebruary 24, 2014 at 12:52 am #228263I’d like to change grey color of the background & put an image such the testimonials but each icon a different background image. :)
February 24, 2014 at 1:38 am #228270What i did with testimonials for my list…
http://www.digitalmedia.pro/pauldaniel/?page_id=3174I want to be able to do the same for Icon List please.
February 24, 2014 at 3:21 am #228299Hey!
Please post the link to the page with the icon list. For further customization, please visit Werkpress.
Cheers!
IsmaelMarch 18, 2014 at 6:37 pm #239512I gave you the link :
I want change the “ICON LIST” from enfold simply changing ICONS by IMAGE.
Is that clear for you?
Thanks a lot for your supportMarch 20, 2014 at 9:36 am #240574Hi!
The icon list and other icon elements (i.e. iconbox) don’t support images (that’s why we call them “icon” box/list). You can suggest new options/features here: https://kriesi.at/support/enfold-feature-requests/ and if more users request it we’ll look into it. If you’re in a hurry please hire a freelancer who can help you to implement this feature.
Best regards,
Peter -
AuthorPosts
- You must be logged in to reply to this topic.