Tagged: iconbox
-
AuthorPosts
-
October 7, 2013 at 11:07 am #171539
Hi guys, not necessarily support but want to ask anyone who might know.
In previous versions of Enfold, the following worked perfectly:
https://kriesi.at/support/topic/solution-making-the-iconbox-element-fully-linked/
But after update to 2.3, this does not work anymore. Does anyone know how to fix this?
October 8, 2013 at 1:50 am #172019Hello,
Try with this CSS code:
.iconbox_content_title{ overflow: visible !important; } .iconbox_content_title a{ padding-left: 35px; position: relative; left: -35px; }Regards,
JosueOctober 11, 2013 at 3:25 pm #174190Have the same problem, but I don´t think the css code above is a solution. The whole iconbox function was rewritten, so just a css code doesn´t help. We need to know which changes to apply inside the php file. Tried it, but unfortunately my php knowledge is too limited. Maybe @formateins has a solution for this problem …
October 11, 2013 at 7:47 pm #174356Hi @StuWeTouHo,
Can you post the link to your website please?
Regards,
JosueOctober 14, 2013 at 10:29 am #175003October 15, 2013 at 3:53 pm #175914Hey!
What is the issue you are having on your site @chrisknittel? The icons I see are correctly linking.
Best regards,
DevinOctober 16, 2013 at 9:29 am #176285But it is not the icons, its the linking of the entire box. My original icons are not visible, I’m using images with z-index on the homepage.
BR
ChrisOctober 17, 2013 at 10:37 am #176931Hello!
Please hire someone for the customization. I’d suggest http://www.microlancer.com/
The code here https://kriesi.at/support/topic/solution-making-the-iconbox-element-fully-linked/ is not very useful because
1) It’s w3c invalid. It’s not allowed to wrap an inline element like link (a href) tag around a div and
2) it would break the links inside the content because you can’t add a link to a link.This modification needs to be done properly (on the php code & styling level) and it doesn’t make sense to provide quick dirty hacks which do more harm than good.
Cheers!
Peter -
AuthorPosts
- The topic ‘Linkable iconbox’ is closed to new replies.
