Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
NZyan Posted June 28, 2017 Posted June 28, 2017 Hi, I switched my communities to HTTPS some weeks ago. They are as of now using IPS 3.4 (Switch to 4.1 planned in the near future) No I'm realizing that since then (I assume) the CSS files are all integrated into the header but not linked I'm feeling a little bit dumb: Where do I switch that CSS files are delivered as extra files? Not sure if this is related to this issue: I'm using MaxCDN, which works great for IMG and JS CDN-URL for CSS is entered too but doesn't work Any suggestions? Andreas
Joy Rex Posted June 28, 2017 Posted June 28, 2017 Not sure if 3.4 has a Admin piece for additional files like this - these might just be included in the root theme template and will propagate down to the child themes.
NZyan Posted June 30, 2017 Author Posted June 30, 2017 I'm not talking about hand-crafted extra CSS files but IPBoards core stylesheets like ipcontent.css ipb_common.css ipb_skingen.css ipb_styles.css I all had them integrated like this <link rel="stylesheet" type="text/css" href="[mydomain]/public/style_css/css_4/ipcontent.css?ipbv=7da6e606f9c89a6b5e1d0ae376fd0c84"/> Now it's like <style type="text/css" > /* Inline CSS */ /* CSS: ipcontent*/ .ipsLayout_content /* Hundreds of lines of CSS written into every page */ </style>
Joy Rex Posted June 30, 2017 Posted June 30, 2017 I'm still running a 3.4 board, and I think I found what you're looking for by searching for 'CSS' in the ACP:
NZyan Posted June 30, 2017 Author Posted June 30, 2017 Found this but I see no option to include or not to include the CSS content. I'm using the CSS URL for my CDN which should serve my CSS files (like it does perfectly for Javascript and images). But no success - everything included in the head... Andreas
Recommended Posts
Archived
This topic is now archived and is closed to further replies.