Custom Icons

Hi Support, 

I was wondering if the custom Icons can already be added to the theme? I have read  a whole treat which was written:

But that didn't provide the answer and you are mentioning to add this feature in the near future, is this been done already, or do I still need to play around with images.

Looking forward to hearing from you.

Thx,
Eazy

Comments

  • Hi,

    no, we do not have an option to add custom icons because this would always require files customization and it's not possible to add it as simple option that everyone can use.

    Thanks!
  • Hi Support, thanks for your answer, I am trying to do it with the image to have at least a hover effect,
    please what happens in this screenshot:


    Why does my empty inner div getting stripped.?

    Looking forward to hear from you.

    Eazy
  • Sorry but we don't understand what you did and what happened exactly. Also, please notice that this hover effect works with the icons only and not the images.
  • Hi Support,

    I am trying to put an image in a div which should be in an other  div,
    but than it is stripping out the inner div.
    Example:

    <div class="outerDiv">
    <div class "imageDiv">
    </div>
    </div>

    If I put this code in the composer editor, it is stripping/ removing  the imageDiv automatically.

    Do you know why?

    I need to get this to work as  would like to set up like the icon box, which can't have custom icons.

    Really hope this will work.

    Looking forward to hear from you.

    Eazy 
  • Not sure if this is a reason but there is missing = in above code in 2nd div. Just compare 1st line with the 2nd one.
  • Hi Support, that is a typo fault, but with the = is stripping it.
    <div class="outerDiv">
    <div class="imageDiv">
    </div>
    </div>

    Please check this videocast: http://screencast.com/t/XXUbiDT3W

    Looking forward to hear from you.

    regards,
    Eazy
  • If it's still stripping, then please paste above code into Column item but if this also won't help, we do not have any other solution to use above html.
  • Hi Support,

    Thank you for your answer. What do you mean with Column Item, in this case I am using the Visual Editor, which is the html editor right. That should be able to handle such a simple piece of html.

    When I use the code item it is just adding the spitted coded on the screen. And I think really really that it should have your concern why this is not working.

    I love your theme but quite user unfriendly.

    Looking forward to hearing from you.

    Thanks
    Eazy
  • Hi Support,

    Indeed found the solution in the column item, that seems to work.
    Great thanks, case can be closed.

    Getting there.

    Eazy
Sign In or Register to comment.