pasoe and CSS

Posted by goo on 27-Aug-2019 08:52

In webspeed we have som code that Points to

/mycss/testcss.css

Where to I Place the css within PASOE ? I have tried static without any Luck.

//Geir Otto

Posted by Mike Fechner on 27-Aug-2019 08:58

Static wlshould work.

You need to reference it with /static though

Whats your issue?

Sent from Nine

Von: goo <bounce-goo@community.progress.com>
Gesendet: Dienstag, 27. August 2019 04:54
An: TU.OE.General@community.progress.com
Betreff: [Technical Users - OE General] pasoe and CSS

Update from Progress Community
goo

In webspeed we have som code that Points to

/mycss/testcss.css

Where to I Place the css within PASOE ? I have tried static without any Luck.

//Geir Otto

View online

 

You received this notification because you subscribed to the forum.  To stop receiving updates from only this thread, go here.

Flag this post as spam/abuse.

All Replies

Posted by Mike Fechner on 27-Aug-2019 08:58

Static wlshould work.

You need to reference it with /static though

Whats your issue?

Sent from Nine

Von: goo <bounce-goo@community.progress.com>
Gesendet: Dienstag, 27. August 2019 04:54
An: TU.OE.General@community.progress.com
Betreff: [Technical Users - OE General] pasoe and CSS

Update from Progress Community
goo

In webspeed we have som code that Points to

/mycss/testcss.css

Where to I Place the css within PASOE ? I have tried static without any Luck.

//Geir Otto

View online

 

You received this notification because you subscribed to the forum.  To stop receiving updates from only this thread, go here.

Flag this post as spam/abuse.

Posted by goo on 27-Aug-2019 09:00

If I look at the result of the webspeed code (looking at the html code from browser),

link rel="stylesheet" type="text/css" href="/mypage/test.css">

How can I implement /mypage/test.css without having to change the code?

Posted by goo on 27-Aug-2019 09:11

Ok, thanks Mike, I will fix the code so that it References the /static/ instead. That seems to work :-)

This thread is closed