Forum Replies Created
-
AuthorPosts
-
Hi I have tried applying the same technique on the breadcumbs (within a text area), but it doesnt seem to have any effect.
Do you know why?
Yes please/
Works a treat. Thanks
Hi. You could before. Think it might have been cache.
This solution is quite good, but it doesn’t function like a tab. It acts as a closed slider.
How can it function like a tab like on the desktop size screen?
This is an issue on Firefox on a PC. It works on Chrome on a MAC.
The issue is caused as soon as the icon size has been changed by the css.
It still doesnt work.
The spacing seems incorrect on the second icon list.
Hi,
I havent figured it out, I have just undone all of the css I had in place to shrink the icons.
If you have a look here, I will re-enable the css.
http://dev2.electrixinternational.com/products/trunking-systems/
You will notice as well how the second icon list is totally out of line compared to the first one (the icons arent in line with the text)
Hi
I dont think Font Awesome is pulling in correctly.
Hi
Do you have an update for this?
I am not sure the CSS is correct to pull in the font awesome icon.
As an alternative I have imported the icons from fontello. How can I reference that in my UL?
Another issue I have encountered is most of the icons I have imported dont display correctly …
dev2.electrixinternational.com
This is working for me now.
Hi, we are already on 3.3.2.
Hi
That is the correct Font Awesome icon …
http://fortawesome.github.io/Font-Awesome/icon/check-circle/
For some reason as well the spacing on the first icon list is correct but the spacing on the second one is incorrect – the text is sitting below the line of the icon.
This code is also changing the size of the icon on an icon box as well.
I only want it to change on the Icon List …
/* CT START Control the size of the icon list and text and bottom margin */ .iconlist-char { font-size: 20px; } .iconbox_icon { font-size: 20px !important; } .avia-icon-list-container.avia-builder-el-8 { margin-bottom: -20px; } /* Icon List */ .avia-icon-list .iconlist_icon { height: 30px; width: 30px; line-height: 30px; } /* CT END Control the size of the icon list and text */
This working to a point but it isnt displaying the correct logo.
This is also fixed.
Hi
I have it here
/* CT START Control the size of the icon list and text and bottom margin */ .iconlist-char { font-size: 20px; } .iconbox_icon { font-size: 20px !important; } .avia-icon-list-container.avia-builder-el-8 { margin-bottom: -20px; } /* Icon List */ .avia-icon-list .iconlist_icon { height: 20px; width: 20px; line-height: 40px; } /* CT END Control the size of the icon list and text */
That doesnt seem to work.
The font hasnt changed in size
This is fixed.
This issue is fixed on desktop but it doesnt work on a smartphone.
The breadcrumbs clash with the title.
Hi which curly bracket was causing the issue?
Hi
That works well.
However, according to this http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/ I should be able to name my section (in my case images) and add this link #images to the button.
-
AuthorPosts