link from wysiwyg not loading css

3 posts by 2 authors in: Forums > CMS Builder
Last Post: August 19, 2011   (RSS)

By rez - August 19, 2011

When navigating to a page as usual, it's external style sheet is loading. From another page on the site, I link to this same page from within the wysiwyg editor, opening the page in the same window. The style sheet doesnt load. Viewing the source from within the browser, everything looks fine. Doesn't sound exactly like a CMSB situation but why would this happen, only through linking from within the wysiwyg editor?

I do have a couple of rules in the wyswyg stylesheet but they are just link styles and are not even applied to this link.

Any idea what to look at for a resolution?

Re: [rez] link from wysiwyg not loading css

By rez - August 19, 2011 - edited: August 19, 2011

some clues:
http://www.thedomain.com/balloons.php // works from within wysiwyg

/balloons.php // does not work from wysiwyg BUT the resulting address is the same in the address bar and the page loads, just no css.

<base href="http://www.thedomain.com/"> // putting this in my page above the head, that i remembered from another situation, fixes the problem and both above will load. ?


Again, i dont know if this is a cmsb, tinymce or something else. Does it sound familiar at all?