Hello,
I think I did everything right, have HTML and CSS style applied to MasterPage Template. Then have all pages inherit from it. All the pages that is under home are working fine if visit it :
Hey @Tarik. Wow... Magic. It works like a charm. Thanks very much. You save me.
How come Umbraco never have this in their documentation, maybe I missed, but I look everywhere.
Once again, thanks very much.
Style not applied on subpage (v7.13.2)
Hello, I think I did everything right, have HTML and CSS style applied to MasterPage Template. Then have all pages inherit from it. All the pages that is under home are working fine if visit it :
domain.com domain.com/about domain.com/contact doman.com/products
But I will get just a white blank page if I add "/"to the end : domain.com/about/
and also subpage: domain.com/products/popcorn doesn't work, all I got just a blank white page.
Please advise, I'm so new to this.
P.S my resource reference to css :
even I tried this:
Look forward to the comment.
Anyone has any ideas?
Piseth, I see that you need to specify a relative page URI in the header of the master template page using the following code as the 1st link there:
Preview for this issue:
After adding
Hey @Tarik. Wow... Magic. It works like a charm. Thanks very much. You save me. How come Umbraco never have this in their documentation, maybe I missed, but I look everywhere. Once again, thanks very much.
is working on a reply...