RE: Event Portal CORS policy
I am displaying events, however I am using my own bespoke header and footer. It is only the header and footer that I'm trying to change.
I've deactivated any existing css files in the system - as they where overwriting some of what I was adding (It was adding it's additional linkedin and twitter images in addition to the ones I have)
I've removed anything from the Nav and Footer form the angular download (and uploaded it to the system).
I've updated the default header and footer templates inside the CRM with my own code.
The footer is fine, but there is a link with a modal response, and a series of links which shows a new div with menu items.
The link with the modal response only shows the modal not the links in it.
The series of links shows the banner, but not the links. Although the links do flicker and disappear at the start, and the actual link themselves seems to be there but the words of the link are not viable.
Also that series of links does not scroll up with the rest of the header, and appears over the events when I scroll the page.
Either some of my css (or js) references are being blocked over overridden.
Thanks