-
AuthorSearch Results
-
April 17, 2014 at 10:41 pm #252934
In reply to: Custom Icons in Iconboxes?
This reply has been marked as private.April 17, 2014 at 10:32 pm #252925In reply to: Custom Icons in Iconboxes?
I updated it using the FTP method – all good! I’ll go test the custom icon font upload feature.
April 17, 2014 at 10:11 pm #252916In reply to: Custom Icons in Iconboxes?
I’m trying to update from within the Enfold options (Theme Update) and it’s telling me that I’m already running the latest version. Is that not working?
April 17, 2014 at 1:52 pm #252679In reply to: Custom Icons in Iconboxes?
Hi!
Please note that version 2.5.4 which we just released only fixes some minor issues for wordpress 3.9.
The bugfix for custom icons will be published with version 2.7 next week :)Regards,
KriesiApril 17, 2014 at 11:05 am #252572In reply to: Button in header
Hi,
Try adding the following to your functions.php file:
function custom_head_button(){ ?> <div class='container custom_button'> <div class="avia-button-wrap avia-button-center avia-builder-el-8 avia-builder-el-no-sibling "><a href="" class="avia-button avia-icon_select-yes avia-color-custom avia-size-large avia-position-center " style="background-color:#428061; border-color:#428061; color:#fefefe; "><span class="avia_button_icon" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span class="avia_iconbox_title"> Login</span></a></div> </div> <?php } add_action('ava_main_header', 'custom_head_button');Then add this code to the Quick CSS:
.custom_button{ position: absolute; left: 0; right: 0; } .custom_button .avia-button-wrap{ position: absolute; right: 0; }Adjust as needed.
Regards,
JosueApril 17, 2014 at 6:39 am #252458In reply to: Custom Icons in Iconboxes?
Hey!
Please update to the latest version. Afaik Kriesi released an update yesterday which should fix the icon font manager for all users.
Regards,
PeterApril 16, 2014 at 3:51 pm #252169In reply to: Custom Icons in Iconboxes?
This reply has been marked as private.April 16, 2014 at 11:13 am #252020In reply to: Custom Icons in Iconboxes?
Hey David!
Maybe I am too stupid but I am not able to log in on the ftp with those credentials. mind checking them for typos? :)
April 15, 2014 at 4:05 pm #251669In reply to: Custom Icons in Iconboxes?
This reply has been marked as private.April 15, 2014 at 5:22 am #251415In reply to: Iconbox color
Hey!
First turn on the custom class field for all Avia Layout Builder elements: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Then you can add a class to each icon box to give it a simple background color.
Cheers!
DevinApril 15, 2014 at 12:51 am #251378In reply to: Custom Icons in Iconboxes?
Hi!
I am still investigation the problem. would you mind posting your wordpress login details AND FTP details in a private reply so I can modify the necessary php files directly?
Once I found a solution I will update the theme accordingly :)
Cheers!
KriesiApril 14, 2014 at 4:27 pm #251180Hi tbrim20!
Thank you for using the theme!
The icon box element background is set to transparent. You can change the background and add border on the iconbox using this on Quick CSS or custom.css:
#top .iconbox { background: red; padding: 10px; border: 1px solid blue; }Kriesi is working on improving the styling option for each avia elements like iconbox. The coming updates will include an option where you can change and control the style of the individual elements.
Cheers!
IsmaelApril 14, 2014 at 2:57 pm #251091In reply to: Custom Icons in Iconboxes?
This reply has been marked as private.April 13, 2014 at 1:41 am #250597In reply to: Custom Icons in Iconboxes?
Hi!
You would need to upload your icons to fontello to then package and re-download so they can be added into the upload.
Can you also provide admin credentials for your install so we can look into the error? Kriesi may want to check the server as well but for now we can see if there is anything else to it besides the immediately visible fatal error.
Make sure to mark the reply as “Set as private” so only we can see the login credentials.
Best regards,
DevinApril 11, 2014 at 3:11 pm #250243In reply to: Custom Icons in Iconboxes?
I also tried adding some icons using that tutorial, and I got the following error when I tried to upload the zip file:
Couldn’t add the font.
The script returned the following error:Fatal error: Call to a member function attributes() on a non-object in /home/tcweb/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 179
April 11, 2014 at 2:55 pm #250236In reply to: Custom Icons in Iconboxes?
Thanks, but that isn’t quite what I was talking about. I was hoping to create our own unique icons and add them to a custom library. This just shows me how to go and select more from Fontello’s licensed library to add to my choices.
So is it possible for us to develop our own icons?
April 10, 2014 at 5:31 am #249586In reply to: some css changes
Hi xpoveda!
Thank you for using the theme!
1.) Please add this on Quick CSS or custom.css:
.avia_iconbox_title:hover { color: #000000; }2.) Edit search.php, find this code on line 52:
<?php //get the sidebar $avia_config['currently_viewing'] = 'page'; get_sidebar(); ?>Remove it if you don’t want a sidebar on the search page.
3.) Please add this on Quick CSS or custom.css:
@media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { margin: 0 auto; max-width: 100%; height: 50px !important; top: 5px; } #header_main [data-av_iconfont="entypo-fontello"]:before { font-size: 15px; } .responsive #header .social_bookmarks { right: 45px; } #top .social_bookmarks li { width: 25px; } }Regards,
IsmaelApril 10, 2014 at 4:59 am #249582In reply to: Custom Icons in Iconboxes?
Hey tcctemp!
Thank you for using the theme!
Yes it is possible to add icons on the icon library. Please refer to this link: http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
On the next update of the theme, we’ll be adding a comprehensive css editor that will allow you to modify the style including color, font, background etc.
Regards,
IsmaelApril 9, 2014 at 6:08 pm #249354Topic: Custom Icons in Iconboxes?
in forum Enfoldtcctemp
ParticipantI was wondering if it is possible to add custom icons to the library for iconboxes, and also is it possible to customize the background color of individual iconboxes? I understand that it’s pulling from the Fontello library, but their website doesn’t offer any insight. It’s also curious that this icon element does not have “select color” functionality, as every other icon element does….
Thanks,
DavidApril 9, 2014 at 3:59 pm #249318In reply to: Icon colours
This reply has been marked as private.April 9, 2014 at 6:53 am #249115In reply to: Icon colours
I have done as above and I do get the “Custom Css Class” field and named it “red-iconbox”
In the custom.css I added:
/* General Custom CSS */
.iconbox.red-iconbox .iconbox_icon {background-color: #ff0000 !important;}
/*
Desktop Styles
================================================== */but no effect, the background color is still white.
April 9, 2014 at 5:57 am #249087In reply to: Icon colours
Hi!
Thank you for using the theme!
I’m not sure why Yigit said that, maybe he got a better idea. I’ll ask him. Please wait for his response. You can do the ones suggested above if you want to start immediately. The custom css class can help you separate each iconbox and apply different backgrounds.
Best regards,
IsmaelMarch 26, 2014 at 6:40 am #243166In reply to: Customize iconbox border color
Hey!
You can use this instead:
.iconbox_top .iconbox_content { box-shadow: none; border: 1px solid #FF00B3; }Regards,
IsmaelMarch 25, 2014 at 2:10 pm #242713In reply to: Customize iconbox border color
Hi Yigit, the code modifies the border of the icon, but I was looking for code to modify the border of the rectangle. See the original post. Thanks.
March 20, 2014 at 7:06 pm #240838In reply to: Customize iconbox border color
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.iconbox_top .iconbox_icon { border: solid 1px #FF00B3!important; }Cheers!
YigitMarch 18, 2014 at 5:05 am #239129In reply to: Different font appearance in Windows vs. Mac
Hi!
I checked the website on Chrome Windows 8 and it the font weight is set to bold. Please add this on Quick CSS or custom.css:
.main_color .heading-color, .main_color a.iconbox_icon:hover, .main_color h1, .main_color h2, .main_color h3, .main_color h4, .main_color h5, .main_color h6, .main_color .sidebar .current_page_item > a, .main_color .sidebar .current-menu-item > a, .main_color .pagination .current, .main_color .pagination a:hover, .main_color strong.avia-testimonial-name, .main_color .heading, .main_color .toggle_content strong, .main_color .toggle_content strong a, .main_color .tab_content strong, .main_color .tab_content strong a, .main_color .asc_count, .main_color .avia-testimonial-content strong, .main_color div .news-headline { color: #222; font-weight: 600; }Cheers!
IsmaelMarch 17, 2014 at 9:58 am #238575In reply to: Customize iconbox border color
This reply has been marked as private.March 15, 2014 at 6:36 am #237949In reply to: Customize iconbox border color
Hi,
Can you post the link to your website please?
Regards,
JosueMarch 14, 2014 at 3:24 pm #237673Topic: Customize iconbox border color
in forum Enfoldmarijn
ParticipantHi there,
I have three iconboxes on my homepage with the icon position in the top. The boxes are displayed by default as a rectangle with a light grey border. I am not able to change the border color from the theme styling options.
I tried adding the following code to the quick css but nothing happens. Please let me know what I can do to change the border color.
.iconbox {
border-color: #FF00B3 !important;
}March 11, 2014 at 9:40 am #235308In reply to: Version 2.6 Image Media Element
Hi,
it seems to have been an issue with my child theme. I had relocated my base.css to the child and did some customization there. To solve the problem i have copied the base.css from version 2.6 to my child and implemented my changes again. Now images are shown as expected again. Sorry for any inconvenience I have caused with this “bug report”.
Regards
Michael
PS: The new header options rock! And i could remove all my custom css I had formerly to deal with the header except
#top .main_menu .menu>li:last-child>a { padding-right: 13px !important; }
to deal with the last menu item if you do not display the search icon.2nd PS:
The iconbox background color issue within a color section with alternate color scheme still exist:
https://kriesi.at/support/topic/colorsection-and-iconbox/ -
AuthorSearch Results
-
Search Results
-
Topic: Custom Icons in Iconboxes?
Hi there,
I have three iconboxes on my homepage with the icon position in the top. The boxes are displayed by default as a rectangle with a light grey border. I am not able to change the border color from the theme styling options.
I tried adding the following code to the quick css but nothing happens. Please let me know what I can do to change the border color.
.iconbox {
border-color: #FF00B3 !important;
}
