BuddyBoss Home – Web › Support Forums › Themes › Boss. theme › Could you help me move these CSS lines below, for a Folder and .css file
- This topic has 10 replies, 3 contibutors, and was last updated 9 years, 1 months ago by Anonymous.
Question
July 29, 2015 at 5:28 pm #43574@cristianoCould you help me move these CSS lines below, for a Folder and .css file.
<style> div.ps-toolbar-favorite div.ps-toolbar-content:before { content: "\f087"; } div.ps-toolbar .ps-toolbar-favorite.bbm-unfav div.ps-toolbar-content:before { content: "\f164"; } </style><style type="text/css"> /* Header height based on logo height */ body:not(.left-menu-open)[data-logo="1"] .site-header .left-col .table { height: 74px; } body.is-desktop:not(.left-menu-open)[data-logo="1"] #right-panel { margin-top: 74px; } body.is-desktop:not(.left-menu-open)[data-logo="1"] #left-panel-inner { padding-top: 74px; } body:not(.left-menu-open)[data-logo="1"] #search-open, body:not(.left-menu-open)[data-logo="1"] .header-account-login, body:not(.left-menu-open)[data-logo="1"] #wp-admin-bar-shortcode-secondary .menupop, body:not(.left-menu-open)[data-logo="1"] .header-notifications { line-height: 74px; height: 74px; } body:not(.left-menu-open)[data-logo="1"] #wp-admin-bar-shortcode-secondary .ab-sub-wrapper, body:not(.left-menu-open)[data-logo="1"] .header-notifications .pop, body:not(.left-menu-open)[data-logo="1"] .header-account-login .pop { top: 74px; } body.left-menu-open[data-logo="1"] .site-header .left-col .table { height: 74px; } body.is-desktop.left-menu-open[data-logo="1"] #right-panel { margin-top: 74px; } body.is-desktop.left-menu-open[data-logo="1"] #left-panel-inner { padding-top: 74px; } body.left-menu-open[data-logo="1"] #search-open, body.left-menu-open[data-logo="1"] .header-account-login, body.left-menu-open[data-logo="1"] #wp-admin-bar-shortcode-secondary .menupop, body.left-menu-open[data-logo="1"] .header-notifications { line-height: 74px; height: 74px; } body.left-menu-open[data-logo="1"] #wp-admin-bar-shortcode-secondary .ab-sub-wrapper, body.left-menu-open[data-logo="1"] .header-notifications .pop, body.left-menu-open[data-logo="1"] .header-account-login .pop { top: 74px; } body, p, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea { color: #737373; } body, .left-col .search-wrap, #item-buttons .pop .inner, #item-nav .item-list-tabs .hideshow ul { background-color: #ffffff; } body .site, body #main-wrap { background-color: #ffffff; } .bp-avatar-nav ul.avatar-nav-items li.current { border-bottom-color: #ffffff } a { color: #000000; } #item-buttons .pop .inner:before { background-color: #ffffff; } /* Heading Text color */ .group-single #buddypress #item-header-cover #item-actions h3, .left-menu-open .group-single #buddypress #item-header-cover #item-actions h3, .comments-area article header cite a, #groups-stream li .item-desc p, #groups-list li .item-desc p, .directory.groups #item-statistics .numbers span p, .entry-title a, .entry-title, .widget_buddyboss_recent_post h3 a, h1, h2, h3, h4, h5, h6 { color: #000000; } #group-description .group-name, .author.archive .archive-header .archive-title a:hover, .entry-buddypress-content #group-create-body h4, .widget_buddyboss_recent_post h3 a:hover, a:hover { color: #4dcadd; } #wp-admin-bar-shortcode-secondary a.button { color: #4dcadd; } #wp-admin-bar-shortcode-secondary a.button:hover { color: #000000; } input[type="checkbox"]:checked + span:after, input[type="checkbox"]:checked + label:after, input[type="checkbox"]:checked + strong:after { color: #4dcadd; } input[type="radio"]:checked + span:before , input[type="radio"]:checked + label:before , input[type="radio"]:checked + strong:before { background-color: #4dcadd; } input[type="radio"] + span:before, input[type="radio"] + label:before, input[type="radio"] + strong:before { border-color: #ffffff; } #buddypress input[type="text"]::-webkit-input-placeholder { color: #737373; } #buddypress input[type="text"]:-ms-input-placeholder { color: #737373; } /* For Firefox 18 or under */ #buddypress input[type="text"]:-moz-placeholder { color: #737373; } /* For Firefox 19 or above */ #buddypress input[type="text"]::-moz-placeholder { color: #737373; } .directory.activity .item-list-tabs ul li, .logged-in .dir-form .item-list-tabs ul li, .dir-form .item-list-tabs ul li:last-child { border-color: #4dcadd !important; } .ui-tabs-nav li.ui-state-default a, .directory.activity .item-list-tabs ul li a, .dir-form .item-list-tabs ul li a { color: #737373 !important; } /* Buttons */ #buddypress .activity-list li.load-more a, #buddypress .activity-list li.load-newest a, .btn, button:not(#searchsubmit):not(.update-cover-photo), input[type="submit"], input[type="button"]:not(.button-small), input[type="reset"], article.post-password-required input[type=submit], li.bypostauthor cite span, a.button, #create-group-form .remove, #buddypress ul.button-nav li a, #buddypress div.generic-button a, #buddypress .comment-reply-link, .entry-title a.button, span.create-a-group > a, #buddypress div.activity-comments form input[disabled], .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce ul.products li.product .add_to_cart_button:hover, .widget_price_filter .price_slider_amount button:not(#searchsubmit):not(.update-cover-photo):hover, .woocommerce .widget_shopping_cart_content .buttons a:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover { background-color: #4dcadd; } .woocommerce a.remove, .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price { color: #4dcadd; } .widget_price_filter .price_slider_amount button:not(#searchsubmit):not(.update-cover-photo):hover, .woocommerce ul.products li.product .add_to_cart_button:hover, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle:hover { border-color: #4dcadd; } #switch_submit { background-color: transparent; } #fwslider .progress, #fwslider .readmore a { background-color: #4dcadd; } .selected-tab, .btn.inverse, .buddyboss-select-inner { color: #4dcadd; border-color: #4dcadd; } .btn-group.inverse > .btn { color: #4dcadd; border-color: #4dcadd; } .btn-group.inverse > .btn:first-child:not(:last-child) { border-color: #4dcadd; } /* Widgets */ .widget-area .widget:not(.widget_buddyboss_recent_post) ul li a { color: #737373; } .widget .avatar-block img.avatar, .widget-area .widget.widget_bp_core_login_widget .bp-login-widget-register-link a, .widget-area .widget.buddyboss-login-widget a.sidebar-wp-register, .widget-area .widget_tag_cloud .tagcloud a, .widget-area .widget #sidebarme ul.sidebarme-quicklinks li.sidebarme-profile a:first-child, .widget-area .widget_bp_core_login_widget img.avatar, .widget-area .widget #sidebarme img.avatar { border-color: #4dcadd; } .widget-area .widget.widget_buddyboss_recent_post ul li a.category-link, .widget-area .widget.widget_bp_core_login_widget .bp-login-widget-register-link a, .widget-area .widget.buddyboss-login-widget a.sidebar-wp-register, .widget-area .widget_tag_cloud .tagcloud a, .widget-area .widget #sidebarme ul.sidebarme-quicklinks li.sidebarme-profile a:first-child, #wp-calendar td#today, .widget-area .widget:not(.widget_buddyboss_recent_post) ul li a:hover { color: #4dcadd; } .widget.widget_display_stats strong { background-color: #4dcadd; } .a-stats a { background-color: #4dcadd !important; } .widget-area .widget div.item-options a.selected, .widget-area .widget .textwidget, .widget-area .widget:not(.widget_buddyboss_recent_post) ul li a { color: #737373; } /* 404 */ .error404 .entry-content p, .error404 h1 { color: #30445c; } /* BuddyBoss Panel */ .menu-panel, .menu-panel #nav-menu .sub-menu-wrap, .bp_components ul li ul li.menupop .ab-sub-wrapper { background-color: #30445c; } .left-menu-open .menu-panel #nav-menu > ul > li.current-menu-item > a, .left-menu-open .menu-panel #nav-menu > ul > li.current-menu-parent > a, .left-menu-open .bp_components ul li ul li.menupop.active > a, .menu-panel #header-menu > ul li a, #nav-menu > ul > li > a, body:not(.left-menu-open) .menu-panel .sub-menu-wrap > a, body:not(.left-menu-open) .menu-panel .ab-sub-wrapper > .ab-item, .menu-panel #nav-menu > a, .menu-panel .menupop > a { color: ; } .menu-panel #header-menu > ul li a:before, .menu-panel #nav-menu > ul > li > a:not(.open-submenu):before, .menu-panel .screen-reader-shortcut:before, .menu-panel .bp_components ul li ul li > .ab-item:before { color: #3c7a90; } body.left-menu-open .menu-panel #nav-menu > ul > li > a:not(.open-submenu):before, body.left-menu-open .menu-panel .bp_components ul li ul li > .ab-item:before, body.left-menu-open .menu-panel .screen-reader-shortcut:before { color: #366076; } /* Counting Numbers and Icons */ .widget_categories .cat-item i, .menu-panel ul li a span { background-color: #4dcadd; } body .menu-panel #nav-menu > ul > li.dropdown > a:not(.open-submenu):before, body .menu-panel .bp_components ul li ul li.menupop.dropdown > a:not(.open-submenu):before, body.tablet .menu-panel #nav-menu > ul > li.current-menu-item > a:not(.open-submenu):before, body.tablet .menu-panel #nav-menu > ul > li.current-menu-parent > a:not(.open-submenu):before, body.tablet .menu-panel .bp_components ul li ul li.menupop.active > a:not(.open-submenu):before, body .menu-panel #nav-menu > ul > li.current-menu-item > a:not(.open-submenu):before, body .menu-panel #nav-menu > ul > li.current-menu-parent > a:not(.open-submenu):before, body .menu-panel .bp_components ul li ul li.menupop.active > a:not(.open-submenu):before { color: #4dcadd; } /* Pagination */ .search_results .navigation .wp-paginate .current, .pagination .current, .bbp-pagination-links span:not(.dots) { color: #4dcadd; border-color: #4dcadd; } /* Cover */ .page-cover { background-color: #3c7a90; } /* Small Buttons */ .bbp-topic-details #subscription-toggle a, .bbp-forum-details #subscription-toggle a, .widget-area .widget .bp-login-widget-register-link a, .widget-area .widget a.sidebar-wp-register, .widget-area .widget_bp_core_login_widget a.logout, .widget-area .widget_tag_cloud a, .widget-area .widget #sidebarme ul.sidebarme-quicklinks li.sidebarme-profile a, .bbp-logged-in a.button, .right-col .register, .right-col .login, .header-account-login .pop .logout a { background-color: #4dcadd; } /* Footer */ #footer-links a:hover { color: #4dcadd; } /* 1st Footer Background Color */ div.footer-inner-top { background-color: #ffffff; } /* 2nd Footer Background Color */ div.footer-inner-bottom { background-color: #ffffff; } /* Comments */ .comments-area article header a:hover, .comment-awaiting-moderation { color: #4dcadd; } /* Shortcodes */ .menu-dropdown li a:hover, .tooltip, .progressbar-wrap p, .ui-tabs-nav li.ui-state-active a, .ui-accordion.accordion h3.ui-accordion-header-active:after, .ui-accordion.accordion h3.ui-accordion-header { color: #4dcadd; } .entry-content .underlined:after, .progressbar-wrap .ui-widget-header, .ui-tabs-nav li a span { background-color: #4dcadd; } .ui-tooltip, .ui-tooltip .arrow:after { background-color: #4dcadd !important; } /* Slideshow Text color */ #fwslider .title, #fwslider .description { color: ; } /* Fonts */ body, p, #profile-nav span, #wp-admin-bar-shortcode-secondary .alert, .header-notifications a.notification-link span { font-family: 'Arimo', sans-serif; } .site-header #wp-admin-bar-shortcode-secondary .alert, .header-notifications a.notification-link span, .entry-meta .comments-link a, .entry-meta .post-date time { font-family: 'Arimo', sans-serif; } h1, h2, h3, h4, h5, h6 { font-family: 'Arimo', sans-serif; } /* Page, Slide titles and statistics texts*/ h1.main-title, #item-header-content h1, #fwslider .slide .title, .group-info li p:first-child, #item-statistics .numbers span p:first-child { font-family: 'Source Sans Pro'; } /************** BuddyPress **************************/ /* Covers */ /*** Profile Cover ****/ /*** Group Cover ****/ #buddypress #activity-stream .activity-meta .unfav.bp-secondary-action:before { color: ; } /* Activities */ #buddypress #activity-stream .activity-meta .unfav.bp-secondary-action:before { color: #4dcadd; } /* Tabs */ .directory.activity .item-list-tabs ul li.selected a , .dir-form .item-list-tabs ul li.selected a, .directory.activity .item-list-tabs ul li , .dir-form .item-list-tabs ul li { color: #4dcadd; } .item-list li .item-meta .count, .directory.activity .item-list-tabs ul li a span , .dir-form .item-list-tabs ul li a span { background-color: #4dcadd; } /* Groups Create */ .entry-content #group-create-body h4, #buddypress .standard-form div.submit #group-creation-previous, #buddypress div#group-create-tabs ul.inverse > li, #buddypress div#group-create-tabs ul li.current a { color: #4dcadd; } #buddypress .standard-form div.submit #group-creation-previous, #buddypress div#group-create-tabs ul.inverse > li { border-color: #4dcadd; } /* Cover */ .entry-post-thumbnail, .bb-cover-photo, .bb-cover-photo .progress { background-color: #3c7a90; } .bb-cover-photo .update-cover-photo div { background-color: #4dcadd; } /* Item List */ #friend-list li .action div.generic-button:nth-child(2n) a, #members-stream li .action div.generic-button:nth-child(2n) a , #members-list li .action div.generic-button:nth-child(2n) a, #buddypress div#item-nav .item-list-tabs ul li.current > a, #buddypress div#item-nav .item-list-tabs ul li:hover > a { color: #4dcadd; } #buddypress div#item-nav .item-list-tabs > ul > li.current, #buddypress div#item-nav .item-list-tabs > ul > li:not(.hideshow):hover { border-color: #4dcadd; } .header-account-login .pop #dashboard-links .menupop a span, .header-account-login .pop ul > li > .ab-sub-wrapper > ul li a span, #buddypress div#item-nav .item-list-tabs ul li a span { background-color: #4dcadd; } #friend-list li .action div.generic-button:nth-child(2n) a, #members-stream li .action div.generic-button:nth-child(2n) a , #members-list li .action div.generic-button:nth-child(2n) a{ border-color: #4dcadd; } /* Fav icon */ #buddypress #activity-stream .acomment-options .acomment-like.unfav-comment:before, #buddypress #activity-stream .activity-meta .unfav.bp-secondary-action:before { color: #4dcadd; } /* Group Settings */ #buddypress form#group-settings-form ul.item-list > li > span a, #buddypress form#group-settings-form h4 { color: #4dcadd; } /* Private Messaging Threads */ #message-threads.messages-table tbody tr a, #message-threads.notices-table a.button { color: #000000; } #message-threads.messages-table tbody tr a:hover, #message-threads.notices-table a.button:hover { color: #4dcadd; } /* Widgets */ .secondary-inner #item-actions #group-admins img.avatar, .widget-area .widget ul.item-list img.avatar { border-color: #4dcadd; } /************* BBPress ************************/ #bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer { background-color: #4dcadd; border-color: #4dcadd; } .bbp-topic-details .bbp-forum-data .post-num , .bbp-forum-details .bbp-forum-data .post-num { color: #4dcadd; } .bbp-logged-in img.avatar { border-color: #4dcadd; } /************ Other Plugins **********************/ #buddypress div#item-nav .search_filters.item-list-tabs ul li.forums a span { background-color: #4dcadd; } .results-group-forums .results-group-title span { border-bottom-color: #4dcadd; } .item-list-tabs.bps_header input[type="submit"], .bboss_ajax_search_item .item .item-title { color: #4dcadd; } .item-list-tabs.bps_header input[type="submit"]:hover { color: #000000; } .service i { box-shadow: 0 0 0 3px #4dcadd; } .service i:after { background-color: #4dcadd; } /* ---------------- Mobile ---------------- */ /* Navigation */ .is-mobile .menu-panel { background-color: #30445c; } .is-mobile #mobile-header { background-color: ; } .is-mobile .menu-panel #nav-menu > ul > li.current-menu-item > a { color: #4dcadd; } .is-mobile .menu-panel #nav-menu > ul > li.dropdown > a:before, .is-mobile .menu-panel .bp_components ul li ul li.menupop.dropdown > a:before { color: #4dcadd; } /* Header */ .is-mobile #mobile-header h1 a { color: ; } /* Fonts */ .is-mobile #mobile-header h1 a { font-family: 'Pacifico'; } /************************ BuddyPress *****************/ /* Tabs */ .is-mobile #buddypress div#subnav.item-list-tabs ul li.current a, .is-mobile #buddypress #mobile-item-nav ul li:active, .is-mobile #buddypress #mobile-item-nav ul li.current, .is-mobile #buddypress #mobile-item-nav ul li.selected { background-color: #4dcadd; } .is-mobile #buddypress #mobile-item-nav ul li, .is-mobile #buddypress div#subnav.item-list-tabs ul li a { background-color: #30445c; } .is-mobile #buddypress div.item-list-tabs ul li.current a, .is-mobile #buddypress div.item-list-tabs ul li.selected a { color: #4dcadd; } .is-mobile #buddypress div#subnav.item-list-tabs ul li a { color: #fff; } /* ---------------- End Mobile ---------------- */ /* ---------------- Desktop ---------------- */ body.is-desktop { background-color: #30445c; } /* Cover Buttons */ .is-desktop #item-buttons .pop .inner a { color: #30445c; } .is-desktop #item-buttons .pop .inner a:hover { color: #fff; background-color: #30445c; } /* Logo Area */ .is-desktop #mastlogo { background-color: #30445c; } /* Logo Area */ .is-desktop .menu-panel .sub-menu-wrap:before, .is-desktop .menu-panel .ab-sub-wrapper:before { border-color: transparent #30445c transparent transparent; } .is-desktop .header-account-login #adminbar-links { display: block; } /* Header */ .header-account-login a { color: #737373; } .header-account-login .pop .bp_components .menupop:not(#wp-admin-bar-my-account) > .ab-sub-wrapper li.active a, .header-account-login .pop .links li > .sub-menu li.active a, .header-account-login a:hover { color: #4dcadd; } .header-navigation li.hideshow ul, .header-account-login .pop .bp_components .menupop:not(#wp-admin-bar-my-account) > .ab-sub-wrapper:before, .header-account-login .pop .links li > .sub-menu:before, .header-account-login .pop .bp_components .menupop:not(#wp-admin-bar-my-account) > .ab-sub-wrapper, .header-account-login .pop .links li > .sub-menu, .bb-global-search-ac.ui-autocomplete, .site-header #wp-admin-bar-shortcode-secondary .ab-sub-wrapper, .header-notifications .pop, .header-account-login .pop, .header-inner .search-wrap, .header-inner { background-color: #ffffff; } .page-template-page-no-buddypanel .header-inner .search-wrap, .page-template-page-no-buddypanel .header-inner, .page-template-page-no-buddypanel #mastlogo { background-color: ; } body:not(.left-menu-open).is-desktop #mastlogo h1.site-title a:first-letter, .is-desktop #mastlogo h1.site-title a { color: ; } /* Footer */ div.footer-inner ul.social-icons li a span, #switch_submit { border: 1px solid #cdcdcd; } div.footer-inner ul.social-icons li a span, #switch_submit, .footer-credits, .footer-credits a, #footer-links a, #footer-links a.to-top { color: #cdcdcd; } .footer-credits a:hover { color: #4dcadd; } /* Fonts */ .is-desktop #mastlogo h1.site-title { font-family: 'Pacifico'; } /******************** BuddyPress *****************/ /* Activities */ .is-desktop #buddypress .activity-list li.load-more a, .is-desktop #buddypress .activity-list li.load-newest a { background-color: #4dcadd; } /* Private Messaging Threads */ .is-desktop.bp-user.messages #buddypress div#subnav.item-list-tabs ul li.current a:after, .is-desktop.bp-user.messages #buddypress div#subnav.item-list-tabs ul li:first-child a { background-color: #4dcadd; } /************ Other Plugins **********************/ .is-desktop button:not(#searchsubmit):not(.update-cover-photo)#buddyboss-media-add-photo-button { background-color: #4dcadd; } /*** Header Links ****/ .site-header #wp-admin-bar-shortcode-secondary .ab-icon:before, .header-account-login a, .header-notifications a.notification-link, .header-notifications .pop a, #wp-admin-bar-shortcode-secondary .thread-from a, #masthead #searchsubmit, .header-navigation ul li a, .header-inner .left-col a, #wp-admin-bar-shortcode-secondary .notices-list li p, .header-inner .left-col a:hover { color: #999999; } .header-navigation ul li.current-menu-item a, .header-navigation ul li.current-page-item a, .header-navigation ul li.current_page_item a, #wp-admin-bar-shortcode-secondary .thread-from a:hover, .header-notifications .pop a:hover, .header-navigation ul li a:hover { color: #4dcadd; } .page-template-page-no-buddypanel .header-account-login > a, .page-template-page-no-buddypanel .site-header #wp-admin-bar-shortcode-secondary .ab-icon:before, .page-template-page-no-buddypanel .header-notifications a.notification-link, .page-template-page-no-buddypanel #wp-admin-bar-shortcode-secondary .thread-from a, .page-template-page-no-buddypanel #masthead #searchsubmit, .page-template-page-no-buddypanel .header-navigation ul li a, .page-template-page-no-buddypanel .header-inner .left-col a, .page-template-page-no-buddypanel .header-inner .left-col a:hover { color: ; } .page-template-page-no-buddypanel .header-account-login > a, .page-template-page-no-buddypanel .header-inner .search-wrap input[type="text"] { color: ; } .page-template-page-no-buddypanel .header-account-login a:hover, .page-template-page-no-buddypanel .header-notifications .pop a:hover, .page-template-page-no-buddypanel .header-navigation ul li a:hover { color: ; } /* ---------------- End Desktop ---------------- */ /**
Answers
July 30, 2015 at 10:25 am #43594@alyssa-buddyboss
AlyssaParticipant@cristiano I’m not quite sure what you are asking here. Can you explain what you are doing exactly?
July 30, 2015 at 12:34 pm #43606@cristianoHello @tjchester,
The developer Buddyboss seems he forgot this css code in the theme source code.
See for yourself: Ctrl + u in: http://demo.buddyboss.com/boss/
This disrupts site performance.
I would like to move about this code to the folder of css files.
Regards
July 30, 2015 at 2:33 pm #43612@alyssa-buddyboss
AlyssaParticipant@cristiano yes, I see the code on the page. You are saying you want to move it to another file? These codes are currently written on page because they are dynamically created. There is no safe way to move these to another file but I can request the developers to do this.
July 30, 2015 at 2:51 pm #43613@cristianoOk @tjchester , I’ll be awaiting update.
The buddyboss is a template of excellent quality, can not have these codes available this way.
July 30, 2015 at 6:19 pm #43616@cristiano@tjchester, this will be fixed in the next version of buddyboss?
These “two tons” of code, leave my site is slow and still is bad for SEO.
August 1, 2015 at 1:12 pm #43684@alyssa-buddyboss
AlyssaParticipant@cristiano unfortunately I do not think it will make it into the next release due out in the next week or so. But it should be able to make it into the one following that.
August 22, 2015 at 5:18 pm #44927@cristiano@tjchester, you have some news?
These lines of code are generated within the file “functions.php“.August 23, 2015 at 12:37 am #44932@
AnonymousHi @cristiano, we will have 1.1.9 update before end of month, We are doing final cross checking before release.
Regards
VarunSeptember 30, 2015 at 1:28 pm #47607@cristiano@vapvarun, the Boss theme generates about 300 lines of CSS/JS, These lines of code are generated Within the file “functions.php”. This function makes the subject very slow and heavy.
I have requested the correction, three months have passed and it was not fixed.
October 1, 2015 at 5:03 am #47676@
AnonymousHi @cristiano, We have adopted static option.css approach in our earlier version but that was creating issues due to server permission for many customers.
Our next update is a major update with option framework, we will try to include it as minified css to optimize the load time.
Thanks for your patience.
Regards
- The question ‘Could you help me move these CSS lines below, for a Folder and .css file’ is closed to new replies.