Inline small css
Auteur : Nektarios K.Hi,
how I can use inline the following css?
- https://www.mieconsultancy.com/pluginAppObj/pluginAppObj_02/jssor.slider.css
- https://www.mieconsultancy.com/style/print.css?2019-3-14-0
- https://www.mieconsultancy.com/style/reset.css?2019-3-14-0
jssor.slider.css
#pluginAppObj_02{width:100%;max-width:100%}
print.css
.imHidden{display:none}.text-tab-print-title{display:block!important;font-weight:700}.text-container,.text-container>div,.text-inner,.text-inner div,.text-tab-content{padding:0 0 10px 0!important;height:auto!important;left:auto!important;top:auto!important;position:static!important;display:block!important;clear:both!important}#imPage{display:block!important}#imHeader{display:none!important}#imHeaderBg{display:none!important}#imFooter{display:none!important}#imFooterBg{display:none!important}#imContent{height:auto!important}#imSideBar{display:none!important}#imStickyBarContainer{display:none!important}#imPageToTop{display:none!important}img{position:static!important}
reset.css
a,address,b,body,div,h1,h2,h3,h4,h5,h6,html,i,iframe,img,label,li,object,p,pre,s,span,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}body{line-height:1}ul{list-style:none}:focus{outline:0}img{vertical-align:bottom}main{display:block}
Thanks in advance
Hello Nektarios
Those files are automatically generated and appended to the main files of your website by the software.
It is currently not possible to remove them and then embedded them again inline from the software.
If you wish to perform such a change to the final export files, you can do so manually on the files once they get exported online, but there is currently no way to change this automatically
Please let me know if I can provide more information on this
Thank you
Stefano
(It > De) ... ... meine einfache und unmittelbare Idee, einzigartig und EXTRA, die alle Deklarationen in HEAD aufhebt...
1) ... der Seite die Erweiterung .php zuweisen;
2) ... im Expertenpanel 2. Auswahl | ▪Custom Code: After opening the HEAD tag, Paste:
<?php /* =====
3) ... im Expertenpanel 3. Auswahl | ▪Custom Code: Before closing the HEAD tag, Paste:
==== */ ?>
4) ... von hier an können Sie die vorherigen Deklarationen einfügen, die Sie benötigen und auf die Sie nicht verzichten können, Skripte, Meta usw. ...
5) ... und dann fügen Sie in IHR neues STYLE-Tag Ihren persönlichen Stil ein ...
...
... einfacher als einfach, wenn Sie wissen, was Sie tun; ... einfach kopieren / einfügen ...
.
Auteur
Dear Stefano,
I understand if the program is not able to make inline the css.
I looking for a way to make it a manual one.
Auteur
Dear Kolasim,
Thanks for your advice I will try it
Rgds,
(It > En) ... if you are interested in applying your rules to change those in place, and making them stable in the project, you can do it without my previous procedure ...
... if you are interested in trying, put the LINK of your example page here, and then I will put you a simple reference code to make you understand the potential of this second procedure ...
ciao
.
Auteur
Hi KolAsim,
Link of the pages is:
https://www.mieconsultancy.com/ should inline the following small resources:
Thanks
<style>
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}table,tbody,tfoot,thead,tr,th,td{vertical-align:top}
img{vertical-align:bottom}
main{display:block}
.jssorb01 div,.jssorb01 div:hover,.jssorb01 .av{filter:alpha(opacity=70);opacity:.7;overflow:hidden;cursor:pointer;border:#000 1px solid}
.jssorb01 div{background-color:#808080}
.jssorb01 div:hover,.jssorb01 .av:hover{background-color:#d3d3d3}.jssorb01 .av{background-color:#fff}
.jssorb01 .dn,.jssorb01 .dn:hover{background-color:#555}#pluginAppObj_03{width:100%;max-width:100%}
</style>
.
ciao
.