Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

CSS will not load every time a page is loaded

horriblehagerJun 26 2008 — edited Oct 9 2008
I took the CSS from a theme and changed it by adding needed css and removing other parts of the css.

Now when a page is loaded, the css either loads or doesnt. It is all or nothing.

I dont want to have to tell my customers to refresh the page when the css doesnt load. This would be a lot of customers to tell.

Is there a setting in APEX which will load my custom CSS.

I have the changed CSS under Shared Components >> Cascading Style Sheets.

I call this way:
Under Shared Components>Templates>14.Modern Theme
in the Definition >> header section of the edited theme, I placed the following code so that it is pulled into every page of the website.

<link rel="stylesheet" href="#WORKSPACE_IMAGES#ct1.css" type="text/css">

Is there a better way of doing this.....?
Is there a apex server setting that may need to be changed...?

Any help would be appreciated!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 6 2008
Added on Jun 26 2008
8 comments
1,370 views