06-29-04 11:00 PM
how to include CSS into portlets =20
Posted by: techlead_arun 2004 June 29 01:53 AM =20
=20
Hello every one.=20
My doubt may look simple. I wanted to get some help about including CSS int=
o the look and feel of my view pages (jsp's). It is not accepting while i m=
including it in jsp's. Can someone tell me, if there is any possible way b=
y which my websphere portal server accpet CSS. or If there is any other way=
by which i can make my portlet follow the same color,look and feel for all=
jsp's using something like CSS.
ThankYou..
Arun Kumar M
arun99907@yahoo.co.in
=20
Post a reply to this topic.
Click here to stop watching this topic. =20
=20
=20
=20
Reply=20
=20
Re: how to include CSS into portlets=20
Posted by: jayedunaway 2004 June 29 11:46 AM=20
Are you using response.encodeURL()?
=92>=20
Post a reply to this reply.=20
=20
Re: how to include CSS into portlets=20
Posted by: jayedunaway 2004 June 29 11:50 AM=20
href=3D=92'
I posted the whole link tag originally, but it got absorbed somewhere....
Post a reply to this reply.=20
=20
=20
=20
---------->
sorry i m not using response.encodeURL() in css
neither i got the href=3D"" link u posted in reply.
can u resend it.
Please note this:
if i include something like style=3D"background:#FFFF;Font:verdena" in the=
tags its working. But tell me a possible way by which i can include a .css=
file.
normally, <rel link=3D style=3D"xyz.css"> and if i say <input type=3Dbutton=
class=3D"classname"> it will work but its not working in portlets.
[ Post a follow-up to this message ]
|