CMS formating problems

Now I’m going crazy :slight_smile:

I thought I would start the CMS from scratch and deleted my entire blog in Elements and rebuilt everything from the ground up following the video “How to Set Up Elements CMS: Part 1”

Everything works fine in Elements and the preview, but after I published all the files in Elements, the blog posts have gotten a strange formatting. I have cleared cookies in the browser and tried multiple browsers, but the same error in all of them. Now I need tips on what might be wrong. Any suggestions?

Video Elements:

Video Browser

Looks like it can’t find the required css or javascript, have you added any extra code or changed the base URL or similar?

I have not added any extra code or changed anything that I know of.
What do you mean by “changed the base URL”?

I had of course forgotten this: <base href="/blogg/"> :face_with_raised_eyebrow:

New problem. Theme Style for Typography is not correct.

You base href code is in the wrong place. Remove it from “Headers” and place it at “Head End”. That should fix it.

@dan

Could you please clarify once again exactly where the <base href="/mypath/"> tag should be placed?

You are now saying it belongs in “Head End”, but yesterday @differentdan gave me a different answer and said “Head Start.”

Could you please clarify once and for all where exactly this tag should be placed when needed? Thanks.

Sorry, ideally it should probably be Head Start.