I have a strange problem, I have created a templete called content and linked it to a document type. Infact it is the same as another document type bar one or two things. When I preview content pages they work fine, but when I click on link to or go to them from the navigation bar all the formatting and css goes out of the window. Can anyone help? I have tried reloading the nodes and republishing the site from the home page and the root node but to no avail. the was suggested in this link Link to document not working; Preview is working but I'm working in umbraco 4.7.11. Please help it's driving me mad!
Could you post two screendumps? One showing the preview and the other showing the actual page?
If I should take a shot from the description above I suspect that you might use relative paths for you CSS? if so make sure to make them absolute. If that is not the case let us see some screendumps :)
Preview working, but link to document not
Hi All
I have a strange problem, I have created a templete called content and linked it to a document type. Infact it is the same as another document type bar one or two things. When I preview content pages they work fine, but when I click on link to or go to them from the navigation bar all the formatting and css goes out of the window. Can anyone help? I have tried reloading the nodes and republishing the site from the home page and the root node but to no avail. the was suggested in this link Link to document not working; Preview is working but I'm working in umbraco 4.7.11. Please help it's driving me mad!
Hi Natasha
Could you post two screendumps? One showing the preview and the other showing the actual page?
If I should take a shot from the description above I suspect that you might use relative paths for you CSS? if so make sure to make them absolute. If that is not the case let us see some screendumps :)
/Jan
You're a star - thank you so much. I can't believe I was stumped on that for a day.
Thanks so much
Natasha
Natasha, always check firebug in firefox or network in dev tools for Google Chrome, for these sorts of problems. You might also want to use fiddler :)
is working on a reply...