Blank Page While Move to child folder

3 replies · opened May 6, 2018

AantonpoernomoMay 6, 2018

Hi,

I move about-me.html to child folder but I change stylesheet linked to it's parent folder, but while I do change on items below

<link rel="stylesheet" href="../style.css" type="text/css" />
it's causing white blank page. Can you help me to figure it out?

The full stylesheet content that I do change as below:
<!-- Stylesheets
============================================= -->
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,400i,700|Raleway:300,400,500,600,700|Crete+Round:400i" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="../css/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="../style.css" type="text/css" />
<link rel="stylesheet" href="../css/dark.css" type="text/css" />
<link rel="stylesheet" href="../css/font-icons.css" type="text/css" />
<link rel="stylesheet" href="../css/animate.css" type="text/css" />
<link rel="stylesheet" href="../css/magnific-popup.css" type="text/css" />

&lt;link rel="stylesheet" href="../css/responsive.css" type="text/css" /&gt;
&lt;meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /&gt;

Thanks

SSemicolon WebSTAFFMay 7, 2018

Hello,

Can you please provide us with a Live URL so that we can check out the exact issue and provide you with a more accurate solution for this. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

SSemicolon WebSTAFFMay 31, 2018

Hello,

We have checked out your Website and the issue is with the File Linkings which is causing this. Please make sure that the JS/CSS and Image Files are linked to their appropriate locations in your HTML Files to avoid any unnecessary issues. Additionally, make sure you check your Browser's Developer Console to detect any issues with the linkings.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard